![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWidgets>
Go to the source code of this file.
Classes | |
class | FindDialog |
class | EditorWindow |
class | Operation |
Macros | |
#define | this 0 |
#define | setWordCount(x) |
Typedefs | |
typedef QDialog | WordCountDialog |
Functions | |
QString | tr (const char *text) |
void | moo () |
[1] | |
int | main () |
#define setWordCount | ( | x | ) |
Definition at line 9 of file dialogs.cpp.
#define this 0 |
Definition at line 8 of file dialogs.cpp.
typedef QDialog WordCountDialog |
Definition at line 6 of file dialogs.cpp.
int main | ( | ) |
Definition at line 273 of file dialogs.cpp.
|
inline |
QString tr | ( | const char * | text | ) |
Definition at line 11 of file dialogs.cpp.