![]() |
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>
#include <QCoreApplication>
Go to the source code of this file.
Classes | |
class | MyPushButton |
[26] More... | |
class | ns::MyPushButton |
class | CustomWidget |
Namespaces | |
namespace | ns |
[27] |
Functions | |
void | examples () |
void | someFunction () |
[45] | |
void | someMethod () |
void examples | ( | ) |
[21]
[21]
[22]
[22]
[23]
[23]
[24]
[24]
[25]
[25]
Definition at line 7 of file doc_src_stylesheet.cpp.
void someFunction | ( | ) |
[45]
[0]
[45]
Processes the \overload command in documentation comments.
[11]
This function registers metadata when the \overload command is used in a documentation comment. It records the use of the command and stores any arguments to the command. Arguments are optional and can be passed with or without curly braces. This allows the user to use either of:
\badcode
[45]
[26]
Definition at line 48 of file doc_src_stylesheet.cpp.
void someMethod | ( | ) |
[27]
Definition at line 63 of file doc_src_stylesheet.cpp.