Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
doc_src_stylesheet.cpp File Reference

(aa3f9f5dcabdd69e3db7345898335132840901d1)

#include <QtWidgets>
#include <QCoreApplication>
Include dependency graph for doc_src_stylesheet.cpp:

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 ()

Function Documentation

◆ examples()

void examples ( )

[21]

[21]

[22]

[22]

[23]

[23]

[24]

[24]

[25]

[25]

Definition at line 7 of file doc_src_stylesheet.cpp.

◆ someFunction()

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.

◆ someMethod()

void someMethod ( )

[27]

Definition at line 63 of file doc_src_stylesheet.cpp.