![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Include dependency graph for optiondlg.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | option_dialog |
Functions | |
| QString | split_text (const QString &text, bool cut) |
| Splits long text to 80 characters. More... | |
| QString | cut_helptext (const QString &text) |
| Remove some text from given text(help text) to show as tooltip. More... | |
| QString cut_helptext | ( | const QString & | text | ) |
Remove some text from given text(help text) to show as tooltip.
Definition at line 87 of file optiondlg.cpp.
| QString split_text | ( | const QString & | text, |
| bool | cut | ||
| ) |
Splits long text to 80 characters.
Definition at line 45 of file optiondlg.cpp.