Public Types | |
typedef WidgetChooseFont< Parent > | ObjectType |
Object type. | |
typedef WidgetChooseFont< Parent > | ThisType |
Class type. | |
Public Member Functions | |
FontPtr | showDialog () |
Shows the dialog. | |
WidgetChooseFont (Parent *parent=0) | |
Constructor Taking pointer to parent. |
typedef WidgetChooseFont< Parent > ObjectType |
Object type.
Note, not a pointer!!!!
FontPtr showDialog | ( | ) |
Shows the dialog.
Returns a valid FontPtr if user presses Ok or an empty FontPtr if user press cancel.