-
class
Style
: public Resource
(Return to index)
-
user interface attribute object.
Type:
Base Classes:
Derived Classes
Include file:
Description: in reference manual
Public:
-
Style ()
-
Style (Style* parent)
-
Style (const Style&)
-
Style (const Style&)
-
Style (const String& name, Style* parent)
- void
add_trigger (const char*, Action*)
- void
add_trigger (const char*, Action*)
- virtual void
add_trigger_any (Action*)
- void
alias (const char*)
- void
alias (const char*)
- virtual const String*
alias (long) const
- virtual long
alias_count () const
- virtual void
append (Style*)
- void
attribute (const char* name, const char* value, int = 0)
- void
attribute (const char* name, const char* value, int = 0)
- virtual boolean
attribute (long, String& name, String& value) const
- virtual long
attribute_count () const
- virtual Style*
child (long) const
- virtual long
children () const
- boolean
find_attribute (const char* name, Coord&) const
- boolean
find_attribute (const char* name, Coord&) const
- boolean
find_attribute (const char* name, String& value) const
- boolean
find_attribute (const char* name, String& value) const
- boolean
find_attribute (const char* name, double&) const
- boolean
find_attribute (const char* name, double&) const
- boolean
find_attribute (const char* name, long&) const
- boolean
find_attribute (const char* name, long&) const
- virtual void
load_file (const String& filename, int = 0)
- virtual void
load_list (const String&, int = 0)
- virtual void
load_property (const String&, int = 0)
- virtual const String*
name () const
- void
name (const char*)
- void
name (const char*)
- virtual Style*
parent () const
- virtual void
remove (Style*)
- void
remove_attribute (const char*)
- void
remove_attribute (const char*)
- void
remove_trigger (const char*, Action* = nil)
- void
remove_trigger (const char*, Action* = nil)
- virtual void
remove_trigger_any (Action*)
- boolean
value_is_on (const char* name) const
- boolean
value_is_on (const char* name) const
- virtual
~Style ()
Friend methods:
(more documentation)