libyui  3.0.10
YWidgetPrivate Struct Reference
Collaboration diagram for YWidgetPrivate:

List of all members.

Public Member Functions

 YWidgetPrivate (YWidgetChildrenManager *manager, YWidget *parentWidget=0)

Public Attributes

YWidgetChildrenManagerchildrenManager
YWidgetparent
bool beingDestroyed
bool enabled
bool notify
bool notifyContextMenu
bool sendKeyEvents
bool autoShortcut
void * toolkitWidgetRep
YWidgetIDid
YBothDim< bool > stretch
YBothDim< int > weight
int functionKey
std::string helpText

Detailed Description

Definition at line 54 of file YWidget.cc.


Constructor & Destructor Documentation

YWidgetPrivate::YWidgetPrivate ( YWidgetChildrenManager manager,
YWidget parentWidget = 0 
) [inline]

Constructor

Definition at line 59 of file YWidget.cc.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Enumerations Friends