Inherited by WidgetButton, WidgetCheckBox, WidgetComboBox, WidgetDataGrid, WidgetGroupBox, WidgetRadioButton, WidgetStatic, WidgetStatusBar, and WidgetTreeView.
Public Member Functions | |
void | onDblClicked (typename MessageMapType::itsVoidFunctionTakingVoid eventHandler) |
Setting the event handler for the "Double Clicked" event. |
E.g. the WidgetStatic have a "Double Clicked" Aspect therefore it realizes the AspectDblClickable through inheritance.