|
Freeciv-3.4
|
#include <helpeditor.h>
Inheritance diagram for helpeditor:Public Member Functions | |
| helpeditor (values_dlg *parent_dlg, struct strvec *helptext_in) | |
| void | close () |
Private Slots | |
| void | close_now () |
Private Attributes | |
| struct strvec * | helptext |
| values_dlg * | pdlg |
| QTextEdit ** | helps |
Definition at line 28 of file helpeditor.h.
|
explicit |
Setup helpeditor object
Definition at line 35 of file helpeditor.cpp.
| void helpeditor::close | ( | ) |
Close helpeditor
Definition at line 64 of file helpeditor.cpp.
Referenced by values_dlg::close_help().
|
privateslot |
|
private |
Definition at line 40 of file helpeditor.h.
Referenced by close(), and helpeditor().
Definition at line 37 of file helpeditor.h.
Referenced by close(), and helpeditor().
|
private |
Definition at line 38 of file helpeditor.h.
Referenced by close_now(), and helpeditor().