![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
class | MyProxyStyle |
[1] More... |
Functions | |
int | main (int argc, char **argv) |
[48] | |
proxy | setParent (widget) |
widget | setStyle (proxy) |
Variables | |
auto | proxy = new MyProxyStyle(QApplication::style()->name()) |
[1] |
int main | ( | int | argc, |
char ** | argv ) |
[48]
[dynamic_tooltip]
[5]
[2]
[0]
[6]
[48]
[48]
[6]
[0]
[0]
[1]
[1]
[2]
[2]
[3]
[3]
[0]
[0]
[1]
[1]
[0]
[0]
[0]
[0]
[0]
[0]
Definition at line 21 of file src_gui_qproxystyle.cpp.
auto proxy = new MyProxyStyle(QApplication::style()->name()) |