![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
[3] More...
Classes | |
class | FriendlyConversation |
class | MyClass |
class | MySubClass |
Functions | |
QString | tr (const char *text, const char *comment) |
QString | global_greeting (int type) |
void | myFunction (bool useSubClass) |
[1] |
Variables | |
struct { | |
const char * repetition::source | |
const char * repetition::comment | |
} | greeting_strings [] |
[4] |
[3]
[0]
QString repetition::global_greeting | ( | int | type | ) |
Definition at line 122 of file src_corelib_global_qglobal_widgets.cpp.
void repetition::myFunction | ( | bool | useSubClass | ) |
QString repetition::tr | ( | const char * | text, |
const char * | comment ) |
Definition at line 100 of file src_corelib_global_qglobal_widgets.cpp.
const char* repetition::comment |
Definition at line 108 of file src_corelib_global_qglobal_widgets.cpp.
struct { ... } repetition::greeting_strings |
[4]
const char* repetition::source |
Definition at line 108 of file src_corelib_global_qglobal_widgets.cpp.