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, LineEdit_base, LineEdit_skel, LineEdit_skel, LineEdit_stub, LineEdit_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

_IID

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

_create

[static]

Reimplemented from Object_base.

Widget_base * _fromString (std::string objectref)

_fromString

[static]

Reimplemented from Object_base.

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

_fromReference

[static]

Reimplemented from Object_base.

Widget_base * _fromDynamicCast (const Arts::Object& object)

_fromDynamicCast

[static]

inline Widget_base * _copy ()

_copy

Reimplemented from Object_base.

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

_defaultPortsIn

[const virtual]

Reimplemented from Object_base.

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

_defaultPortsOut

[const virtual]

Reimplemented from Object_base.

void * _cast (unsigned long iid)

_cast

Reimplemented from Object_base.

long  widgetID ()

widgetID

[pure virtual]

Arts::Widget  parent ()

parent

[pure virtual]

void  parent (Arts::Widget newValue)

parent

[pure virtual]

long  x ()

x

[pure virtual]

void  x (long newValue)

x

[pure virtual]

long  y ()

y

[pure virtual]

void  y (long newValue)

y

[pure virtual]

long  width ()

width

[pure virtual]

void  width (long newValue)

width

[pure virtual]

long  height ()

height

[pure virtual]

void  height (long newValue)

height

[pure virtual]

bool  visible ()

visible

[pure virtual]

void  visible (bool newValue)

visible

[pure virtual]

void  show ()

show

[pure virtual]

void  hide ()

hide

[pure virtual]


Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53.