|
| ||||||||||||||||||
| static unsigned long _IID | _IID |
| Poti_base * _create (const std::string& subClass = "Arts::Poti")
| _create |
[static]
Reimplemented from Widget_base.
| Poti_base * _fromString (std::string objectref)
| _fromString |
[static]
Reimplemented from Widget_base.
| Poti_base * _fromReference (Arts::ObjectReference ref, bool needcopy)
| _fromReference |
[static]
Reimplemented from Widget_base.
| Poti_base * _fromDynamicCast (const Arts::Object& object)
| _fromDynamicCast |
[static]
Reimplemented from Widget_base.
| inline Poti_base * _copy ()
| _copy |
Reimplemented from Widget_base.
| std::vector<std::string> _defaultPortsIn ()
| _defaultPortsIn |
[const virtual]
Reimplemented from Widget_base.
| std::vector<std::string> _defaultPortsOut ()
| _defaultPortsOut |
[const virtual]
Reimplemented from Widget_base.
| void * _cast (unsigned long iid)
| _cast |
Reimplemented from Widget_base.
| std::string text ()
| text |
[pure virtual]
| void text (const std::string& newValue)
| text |
[pure virtual]
| std::string color ()
| color |
[pure virtual]
| void color (const std::string& newValue)
| color |
[pure virtual]
| float min ()
| min |
[pure virtual]
| void min (float newValue)
| min |
[pure virtual]
| float max ()
| max |
[pure virtual]
| void max (float newValue)
| max |
[pure virtual]
| float value ()
| value |
[pure virtual]
| void value (float newValue)
| value |
[pure virtual]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |