Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_gui_image_qicon Namespace Reference

Classes

struct  MyWidget
 

Functions

void wrapper0 ()
 
void wrapper1 ()
 [2]
 
void wrapper2 ()
 [4]
 

Variables

QIcon undoicon = QIcon::fromTheme("edit-undo", QIcon(":/undo.png"))
 [4]
 

Function Documentation

◆ wrapper0()

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

+ Here is the call graph for this function:

◆ wrapper1()

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.

+ Here is the call graph for this function:

◆ wrapper2()

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

+ Here is the call graph for this function:

Variable Documentation

◆ undoicon

QIcon src_gui_image_qicon::undoicon = QIcon::fromTheme("edit-undo", QIcon(":/undo.png"))

[4]

Definition at line 54 of file src_gui_image_qicon.cpp.

Referenced by wrapper1().