class Widget_base


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

Public Methods

Public Static Methods

Public Members


Detailed Description

static unsigned long _IID

Widget_base * _create (const std::string& subClass = "Arts::Widget")

[static]

Reimplemented from Object_base.

Widget_base * _fromString (std::string objectref)

[static]

Reimplemented from Object_base.

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

[static]

Reimplemented from Object_base.

inline Widget_base * _copy ()

Reimplemented from Object_base.

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

[const virtual]

Reimplemented from Object_base.

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

[const virtual]

Reimplemented from Object_base.

void * _cast (unsigned long iid)

Reimplemented from Object_base.

long  widgetID ()

[pure virtual]

Arts::Widget  parent ()

[pure virtual]

void  parent (Arts::Widget newValue)

[pure virtual]

long  x ()

[pure virtual]

void  x (long newValue)

[pure virtual]

long  y ()

[pure virtual]

void  y (long newValue)

[pure virtual]

long  width ()

[pure virtual]

void  width (long newValue)

[pure virtual]

long  height ()

[pure virtual]

void  height (long newValue)

[pure virtual]

bool  visible ()

[pure virtual]

void  visible (bool newValue)

[pure virtual]

void  show ()

[pure virtual]

void  hide ()

[pure virtual]


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