Home
last modified time | relevance | path

Searched refs:getSmallIcon (Results 1 – 25 of 114) sorted by relevance

12345

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/links/
H A DLinksWindow.cpp65 m_pRequestButton->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Update))); in LinksWindow()
144 return g_pIconManager->getSmallIcon(KviIconManager::Links); in myIconPtr()
400 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Links)), tmp.ptr()); in showHostPopup()
403 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Time)), tmp.ptr()); in showHostPopup()
409 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Motd)), tmp.ptr()); in showHostPopup()
411 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::KVIrc)), tmp.ptr()); in showHostPopup()
415 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::User)), tmp.ptr()); in showHostPopup()
418 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Stats)), tmp.ptr()); in showHostPopup()
420 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Stats)), tmp.ptr()); in showHostPopup()
422 m_pHostPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Stats)), tmp.ptr()); in showHostPopup()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviMenuBar.cpp116 …QAction * pAction = help->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Idea)), __tr2qs… in setupHelpPopup()
120 …pAction = help->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Info)), __tr2qs("About &K… in setupHelpPopup()
125 …pAction = help->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::HomePage)), __tr2qs("KVIr… in setupHelpPopup()
129 …pAction = help->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::HomePage)), __tr2qs("KVIr… in setupHelpPopup()
133 …pAction = help->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Bug)), __tr2qs("Report a … in setupHelpPopup()
136 …pAction = help->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Channel)), __tr2qs("Join … in setupHelpPopup()
171 …QAction * pAction = opt->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Toolbar)), __tr2… in setupSettingsPopup()
236 …QAction * pAction = main->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::World)), __tr2q… in setupMainPopup()
257 m->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Server)), __tr2qs("&Other...")); in updateRecentServersPopup()
353 …m->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::IconManager)), __tr2qs("Show &Icon Tab… in setupToolsPopup()
[all …]
H A DKviInput.cpp109 is1.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::History))); in KviInput()
116 is1.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::HistoryOff))); in KviInput()
127 is3.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::BigGrin))); in KviInput()
138 is0.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::SaySmile)), QIcon::Normal, QIcon::On); in KviInput()
139 is0.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::SayKvs)), QIcon::Normal, QIcon::Off); in KviInput()
152 is2.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::IrcView)), QIcon::Normal, QIcon::On); in KviInput()
153 …is2.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::Terminal)), QIcon::Normal, QIcon::Off… in KviInput()
413 is1.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::History))); in applyOptions()
425 is1.addPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::HistoryOff))); in applyOptions()
H A DKviWindowToolWidget.cpp52 icon.addPixmap(*(g_pIconManager->getSmallIcon(eIconOff)), QIcon::Normal, QIcon::Off); in KviWindowToolPageButton()
53 icon.addPixmap(*(g_pIconManager->getSmallIcon(eIconOn)), QIcon::Active, QIcon::On); in KviWindowToolPageButton()
54 icon.addPixmap(*(g_pIconManager->getSmallIcon(eIconOn)), QIcon::Active); in KviWindowToolPageButton()
H A DKviStatusBarApplet.cpp137 setPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::NotAway))); in KviStatusBarAwayIndicator()
149 …>userInfo()->isAway() ? *(g_pIconManager->getSmallIcon(KviIconManager::Away)) : *(g_pIconManager-> in updateDisplay()
155 setPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::NotAway))); in updateDisplay()
194 … "awayindicator", CreateStatusBarAwayIndicator, "", *(g_pIconManager->getSmallIcon(KviIconManager:… in selfRegister()
361 …), "lagindicator", CreateStatusBarLagIndicator, "", *(g_pIconManager->getSmallIcon(KviIconManager:… in selfRegister()
495 …__tr2qs("Simple Clock"), "clock", CreateStatusBarClock, "", *(g_pIconManager->getSmallIcon(KviIcon… in selfRegister()
577 …nnectiontimer", CreateStatusBarConnectionTimer, "", *(g_pIconManager->getSmallIcon(KviIconManager:… in selfRegister()
619 setPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::NotUpdate))); in KviStatusBarUpdateIndicator()
628 setPixmap(*(g_pIconManager->getSmallIcon(KviIconManager::FailUpdate))); in updateDisplay()
630 …xmap(m_bUpdateStatus ? *(g_pIconManager->getSmallIcon(KviIconManager::Update)) : *(g_pIconManager-… in updateDisplay()
[all …]
H A DKviMaskEditor.cpp90 m_pOkButton->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Accept))); in KviMaskInputDialog()
95 m_pChancelButton->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Discard))); in KviMaskInputDialog()
169 l->setPixmap(*(g_pIconManager->getSmallIcon(m_eIcon))); in KviMaskEditor()
212 m_pRemoveMask->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::DeleteItem))); in KviMaskEditor()
217 m_pAddButton->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::NewItem))); in KviMaskEditor()
313 it->setIcon(0, *(g_pIconManager->getSmallIcon(m_eIcon))); in addMask()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { in getSmallIcon() method in IconManager
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/logview/
H A DLogViewWidget.cpp68 icon = QIcon(*g_pIconManager->getSmallIcon(KviIconManager::Channel)); in LogListViewItemType()
72 icon = QIcon(*g_pIconManager->getSmallIcon(KviIconManager::Query)); in LogListViewItemType()
76 icon = QIcon(*g_pIconManager->getSmallIcon(KviIconManager::DccMsg)); in LogListViewItemType()
80 icon = QIcon(*g_pIconManager->getSmallIcon(KviIconManager::Console)); in LogListViewItemType()
84 icon = QIcon(*g_pIconManager->getSmallIcon(KviIconManager::Log)); in LogListViewItemType()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/eventeditor/
H A DEventEditorWindow.cpp245 *(g_pIconManager->getSmallIcon(KviIconManager::Handler)), in itemPressed()
249 *(g_pIconManager->getSmallIcon(KviIconManager::HandlerDisabled)), in itemPressed()
253 *(g_pIconManager->getSmallIcon(KviIconManager::Discard)), in itemPressed()
257 *(g_pIconManager->getSmallIcon(KviIconManager::Save)), in itemPressed()
264 *(g_pIconManager->getSmallIcon(KviIconManager::Handler)), in itemPressed()
315 it->setIcon(0, QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Event)))); in addHandlerForCurrentEvent()
339 parent->setIcon(0, QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::EventNoHandlers)))); in removeCurrentHandler()
572 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Accept))); in EventEditorWindow()
577 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Accept))); in EventEditorWindow()
582 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Discard))); in EventEditorWindow()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/trayicon/
H A Dlibkvitrayicon.cpp101 m_pAwayMenuId->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Away))); in KviTrayIconWidget()
104 …QAction * id = m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Options))… in KviTrayIconWidget()
107 …id = m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Info)), __tr2qs("&A… in KviTrayIconWidget()
111 …m_pToggleFrame = m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Default… in KviTrayIconWidget()
115 …id = m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::TrayIcon)), __tr2qs… in KviTrayIconWidget()
117 …id = m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::QuitApp)), __tr2qs(… in KviTrayIconWidget()
310 …QAction * pAllAway = m_awayPopup.addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Away)), … in fillContextPopup()
313 …QAction * pAllUnaway = m_awayPopup.addAction(*(g_pIconManager->getSmallIcon(KviIconManager::NotAwa… in fillContextPopup()
329 …id = m_awayPopup.addAction(*(g_pIconManager->getSmallIcon(KviIconManager::NotAway)), __tr2qs("Back… in fillContextPopup()
335 …id = m_awayPopup.addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Away)), __tr2qs("Away on… in fillContextPopup()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/raweditor/
H A DRawEditorWindow.h63 setIcon(0, QIcon(*g_pIconManager->getSmallIcon(KviIconManager::RawEvent))); in setEnabled()
65 setIcon(0, QIcon(*g_pIconManager->getSmallIcon(KviIconManager::RawEventNoHandlers))); in setEnabled()
85 setIcon(0, QIcon(*g_pIconManager->getSmallIcon(KviIconManager::Handler))); in setEnabled()
87 setIcon(0, QIcon(*g_pIconManager->getSmallIcon(KviIconManager::HandlerDisabled))); in setEnabled()
H A DRawEditorWindow.cpp150 m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Handler)), in customContextMenuRequested()
153 m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::HandlerDisabled)), in customContextMenuRequested()
156 m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Discard)), in customContextMenuRequested()
159 m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Save)), in customContextMenuRequested()
164 m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Handler)), in customContextMenuRequested()
171 m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::RawEvent)), in customContextMenuRequested()
479 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Accept))); in RawEditorWindow()
484 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Accept))); in RawEditorWindow()
489 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Discard))); in RawEditorWindow()
520 return g_pIconManager->getSmallIcon(KviIconManager::RawEventEditor); in myIconPtr()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/aliaseditor/
H A DAliasEditorWindow.cpp71 setIcon(0, QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Alias)))); in AliasEditorTreeWidgetItem()
83 setIcon(0, QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Alias)))); in AliasEditorTreeWidgetItem()
97 setIcon(0, QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Alias)))); in setType()
583 *(g_pIconManager->getSmallIcon(KviIconManager::Alias)), in customContextMenuRequested()
588 *(g_pIconManager->getSmallIcon(KviIconManager::NameSpace)), in customContextMenuRequested()
598 *(g_pIconManager->getSmallIcon(KviIconManager::Discard)), in customContextMenuRequested()
606 *(g_pIconManager->getSmallIcon(KviIconManager::Save)), in customContextMenuRequested()
1258 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Accept))); in AliasEditorWindow()
1263 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Accept))); in AliasEditorWindow()
1268 btn->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Discard))); in AliasEditorWindow()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/options/
H A DOptionsWidget_servers.cpp111 setWindowIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::World)))); in IrcNetworkDetailsWidget()
531 setWindowIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Server)))); in IrcServerDetailsWidget()
1363 m_pNewServerButton->setIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::NewServer)))); in OptionsWidget_servers()
1375 m_pRemoveButton->setIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Remove)))); in OptionsWidget_servers()
1382 m_pCopyServerButton->setIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Copy)))); in OptionsWidget_servers()
1389 m_pPasteServerButton->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Paste))); in OptionsWidget_servers()
1399 m_pImportButton->setIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Folder)))); in OptionsWidget_servers()
1425 tb->setIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::History)))); in OptionsWidget_servers()
1667 srv = new IrcServerOptionsTreeWidgetItem(net, *(g_pIconManager->getSmallIcon(icon)), s); in fillServerList()
1852 m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::ServerFavorite)), in customContextMenuRequested()
[all …]
H A DOptionsWidget_proxy.cpp100 tb->setIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::NewProxy)))); in OptionsWidget_proxy()
106 tb->setIcon(QIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Remove)))); in OptionsWidget_proxy()
168 …prx = new ProxyOptionsTreeWidgetItem(m_pTreeWidget, *(g_pIconManager->getSmallIcon(KviIconManager:… in fillProxyList()
332 …m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::NewProxy)), __tr2qs_ctx(… in customContextMenuRequested()
333 …m_pContextPopup->addAction(*(g_pIconManager->getSmallIcon(KviIconManager::Remove)), __tr2qs_ctx("R… in customContextMenuRequested()
341 … it = new ProxyOptionsTreeWidgetItem(m_pTreeWidget, *(g_pIconManager->getSmallIcon(KviIconManager:… in newProxy()
H A DOptionsWidgetContainer.cpp111 b->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Accept))); in setup()
117 m_pCancel->setIcon(*(g_pIconManager->getSmallIcon(KviIconManager::Discard))); in setup()
125 setWindowIcon(QIcon(*(g_pIconManager->getSmallIcon(e->eIcon)))); in setup()

12345