Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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(QIcon::ThemeIcon::EditUndo, QIcon(":/undo.png"))
 [4]
 

Function Documentation

◆ wrapper0()

void src_gui_image_qicon::wrapper0 ( )

[0]

[0]

[addFile]

[addFile]

[1]

[1]

Definition at line 16 of file src_gui_image_qicon.cpp.

References button, QIcon::Disabled, and QAbstractButton::setIcon().

+ Here is the call graph for this function:

◆ wrapper1()

void src_gui_image_qicon::wrapper1 ( )

[2]

[fromTheme]

[fromTheme]

Definition at line 46 of file src_gui_image_qicon.cpp.

References QIcon::EditUndo, 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 60 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(QIcon::ThemeIcon::EditUndo, QIcon(":/undo.png"))

[4]

Definition at line 56 of file src_gui_image_qicon.cpp.

Referenced by wrapper1().