class Poti_base


Contains pure virtuals
Full nameArts::Poti_base
Definition#include <arts/artsgui.h>
InheritsArts::Widget_base [virtual public ]
Inherited byPoti_skel, Poti_stub
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods

Public Members


Detailed Description

static unsigned long _IID

Poti_base * _create (const std::string& subClass = "Arts::Poti")

[static]

Reimplemented from Widget_base.

Poti_base * _fromString (std::string objectref)

[static]

Reimplemented from Widget_base.

Poti_base * _fromReference (Arts::ObjectReference ref, bool needcopy)

[static]

Reimplemented from Widget_base.

inline Poti_base * _copy ()

Reimplemented from Widget_base.

std::vector<std::string>  _defaultPortsIn ()

[const virtual]

Reimplemented from Widget_base.

std::vector<std::string>  _defaultPortsOut ()

[const virtual]

Reimplemented from Widget_base.

void * _cast (unsigned long iid)

Reimplemented from Widget_base.

std::string  text ()

[pure virtual]

void  text (const std::string& newValue)

[pure virtual]

std::string  color ()

[pure virtual]

void  color (const std::string& newValue)

[pure virtual]

float  min ()

[pure virtual]

void  min (float newValue)

[pure virtual]

float  max ()

[pure virtual]

void  max (float newValue)

[pure virtual]

float  value ()

[pure virtual]

void  value (float newValue)

[pure virtual]


Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47.