libyui-gtk  2.49.0
YGLayoutBox Class Reference
Inheritance diagram for YGLayoutBox:
Collaboration diagram for YGLayoutBox:

Public Member Functions

 YGLayoutBox (YWidget *parent, YUIDimension dim)
 
virtual void doAddChild (YWidget *ychild, GtkWidget *container)
 
- Public Member Functions inherited from YGWidget
 YGWidget (YWidget *ywidget, YWidget *yparent, GType type, const char *property_name,...)
 
 YGWidget (YWidget *ywidget, YWidget *yparent, GtkWidget *gtkwidget, const char *property_name,...)
 
virtual GtkWidget * getWidget ()
 
GtkWidget * getLayout ()
 
virtual GtkWidget * getContainer ()
 
virtual bool doSetKeyboardFocus ()
 
virtual void doSetEnabled (bool enabled)
 
virtual void doSetUseBoldFont (bool useBold)
 
virtual void doRemoveChild (YWidget *child, GtkWidget *container)
 
virtual int doPreferredSize (YUIDimension dimension)
 
virtual void doSetSize (int width, int height)
 
const char * getWidgetName () const
 
virtual std::string getDebugLabel () const
 
void setBorder (unsigned int border)
 
virtual unsigned int getMinSize (YUIDimension dim)
 

Additional Inherited Members

- Static Public Member Functions inherited from YGWidget
static YGWidgetget (YWidget *y_widget)
 
- Protected Types inherited from YGWidget
enum  EventFlags { DELAY_EVENT = 2 , IGNORE_NOTIFY_EVENT = 4 , IF_NOT_PENDING_EVENT = 8 }
 
- Protected Member Functions inherited from YGWidget
void emitEvent (YEvent::EventReason reason, EventFlags flags=(EventFlags) 0)
 
void connect (gpointer object, const char *name, GCallback callback, gpointer data, bool after=true)
 
void blockSignals ()
 
void unblockSignals ()
 
void construct (YWidget *ywidget, YWidget *yparent, GtkWidget *gtkwidget, const char *property_name, va_list args)
 
- Protected Attributes inherited from YGWidget
Signalsm_signals
 
GtkWidget * m_widget
 
GtkWidget * m_adj_size
 
YWidget * m_ywidget
 

Detailed Description

Definition at line 65 of file YGLayout.cc.


The documentation for this class was generated from the following file: