Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Member Functions
Rapicorn::Ambience Class Reference

Inherits Rapicorn::ContainerImpl.

Inherited by Rapicorn::AmbienceImpl [virtual].

List of all members.

Public Member Functions

virtual void insensitive_background (const String &color)=0
virtual String insensitive_background () const =0
virtual void prelight_background (const String &color)=0
virtual String prelight_background () const =0
virtual void impressed_background (const String &color)=0
virtual String impressed_background () const =0
virtual void normal_background (const String &color)=0
virtual String normal_background () const =0
virtual void insensitive_lighting (LightingType sh)=0
virtual LightingType insensitive_lighting () const =0
virtual void prelight_lighting (LightingType sh)=0
virtual LightingType prelight_lighting () const =0
virtual void impressed_lighting (LightingType sh)=0
virtual LightingType impressed_lighting () const =0
virtual void normal_lighting (LightingType sh)=0
virtual LightingType normal_lighting () const =0
virtual void insensitive_shade (LightingType sh)=0
virtual LightingType insensitive_shade () const =0
virtual void prelight_shade (LightingType sh)=0
virtual LightingType prelight_shade () const =0
virtual void impressed_shade (LightingType sh)=0
virtual LightingType impressed_shade () const =0
virtual void normal_shade (LightingType sh)=0
virtual LightingType normal_shade () const =0
void background (const String &color)
void lighting (LightingType sh)
void shade (LightingType sh)

Protected Member Functions

virtual const PropertyList__aida_properties__ ()
 Retrieve the list properties of an instance.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines