Home
last modified time | relevance | path

Searched refs:slotItemHighlighted (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/k3b/k3b-21.12.3/libk3b/tools/
H A Dk3bintmapcombobox.cpp62 this, SLOT(slotItemHighlighted(int)) ); in IntMapComboBox()
134 void K3b::IntMapComboBox::slotItemHighlighted( int index ) in slotItemHighlighted() function in K3b::IntMapComboBox
H A Dk3bintmapcombobox.h67 void slotItemHighlighted( int );
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/app/
H A Dscangallery.h107 void slotItemHighlighted(QTreeWidgetItem *curr = nullptr);
H A Dscangallery.cpp116 SLOT(slotItemHighlighted())); in ScanGallery()
266 void ScanGallery::slotItemHighlighted(QTreeWidgetItem *curr) in slotItemHighlighted() function in ScanGallery
332 slotItemHighlighted(found); in slotHighlightItem()
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dkmplayerbroadcast.h115 void slotItemHighlighted (int index);
H A Dkmplayerbroadcast.cpp244 this, SLOT (slotItemHighlighted (int))); in KMPlayerPrefBroadcastFormatPage()
330 slotItemHighlighted (index); in slotIndexChanged()
339 KDE_NO_EXPORT void KMPlayerPrefBroadcastFormatPage::slotItemHighlighted (int index) { in slotItemHighlighted() function in KMPlayerPrefBroadcastFormatPage