![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Classes | |
class | MyProxyStyle |
[1] More... | |
Functions | |
int | main (int argc, char **argv) |
[0] | |
proxy | setParent (widget) |
widget | setStyle (proxy) |
Variables | |
auto | proxy = new MyProxyStyle(QApplication::style()->name()) |
[1] | |
int main | ( | int | argc, |
char ** | argv | ||
) |
[0]
[0]
[0]
[6]
[0]
[0]
[1]
[1]
[2]
[2]
[3]
[3]
[0]
[0]
[1]
[1]
[0]
[0]
[0]
[0]
Definition at line 21 of file src_gui_qproxystyle.cpp.
References Q_INIT_RESOURCE.
auto proxy = new MyProxyStyle(QApplication::style()->name()) |