Home
last modified time | relevance | path

Searched refs:m_iconRemove (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/cemu/CEmu-1.3/gui/qt/
H A Dmainwindow.h583 QIcon m_iconEdit, m_iconRemove; variable
H A Ddebugger.cpp1001 btnRemove->setIcon(m_iconRemove); in breakAdd()
1121 btnRemove->setIcon(m_iconRemove); in portAdd()
1450 button->setIcon(m_iconRemove); in watchAdd()
H A Dsettings.cpp190 m_iconRemove.addPixmap(QPixmap(iconPath + QStringLiteral("exit.png"))); in iconsLoad()
H A Dmainwindow.cpp2685 btnRemove->setIcon(m_iconRemove); in stateAdd()