![]() |
Qt 6.x
The Qt SDK
|
Classes | |
struct | MyWidget |
Functions | |
void | wrapper0 () |
void | wrapper1 () |
[2] | |
void | wrapper2 () |
[4] | |
Variables | |
QIcon | undoicon = QIcon::fromTheme("edit-undo", QIcon(":/undo.png")) |
[4] | |
void src_gui_image_qicon::wrapper0 | ( | ) |
[0]
[0]
[1]
[1]
Definition at line 16 of file src_gui_image_qicon.cpp.
References button, and QAbstractButton::setIcon().
void src_gui_image_qicon::wrapper1 | ( | ) |
[2]
[3]
[3]
Definition at line 44 of file src_gui_image_qicon.cpp.
References QIcon::fromTheme(), and undoicon.
void src_gui_image_qicon::wrapper2 | ( | ) |
[4]
[5]
[5]
Definition at line 58 of file src_gui_image_qicon.cpp.
References QIcon::fallbackSearchPaths(), and QIcon::setFallbackSearchPaths().
QIcon src_gui_image_qicon::undoicon = QIcon::fromTheme("edit-undo", QIcon(":/undo.png")) |