#include <TitleDialog.h>
Inheritance diagram for TitleDialog:
Public Slots | |
void | setLabel (Label *l) |
Label * | getLabel () |
int | Apply () |
Public Member Functions | |
TitleDialog (MainWin *mw, const char *name) | |
void | updateDialog () |
Private Slots | |
void | ok_clicked () |
int | apply_clicked () |
Private Attributes | |
Label * | title |
RichTextWidget * | rtw |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|