
Public Member Functions | |
| def | __init__ |
| def | add |
| def | clear |
Public Attributes | |
| layout | |
| mutex | |
Static Public Attributes | |
| make_flat = False | |
Private Member Functions | |
| def | _clear |
| def py::gui::widget::actions_layout::__init__ | ( | self, | ||
| layout | ||||
| ) |
Reimplemented in py::gui::widget::actions.
00039 : 00040 self.layout = layout 00041 self.mutex = mutex.mutex() 00042 def add( self, label, slot=None ) :
| def py::gui::widget::actions_layout::add | ( | self, | ||
| label, | ||||
slot = None | ||||
| ) |
| def py::gui::widget::actions_layout::clear | ( | self | ) |
| def py::gui::widget::actions_layout::_clear | ( | self, | ||
| args | ||||
| ) | [private] |
py::gui::widget::actions_layout::make_flat = False [static] |
1.5.3