Home
last modified time | relevance | path

Searched refs:statsLabel (Results 1 – 25 of 83) sorted by relevance

1234

/dports/audio/cantata/cantata-2.4.2/online/
H A Donlinesearchwidget.cpp34 statsLabel=new SqueezedTextLabel(this); in OnlineSearchWidget()
36 statsLabel->setSizePolicy(QSizePolicy::MinimumExpanding, QSizePolicy::Preferred); in OnlineSearchWidget()
37 init(ReplacePlayQueue|AppendToPlayQueue, QList<QWidget *>() << statsLabel); in OnlineSearchWidget()
83statsLabel->setText(0==songs ? tr("No tracks found.") : tr("%n Tracks (%1)", "", songs).arg(Utils:… in statsUpdated()
H A Donlinesearchwidget.h53 SqueezedTextLabel *statsLabel; variable
/dports/net/tunneller/tunneller-release-0.6/
H A Dcmd_client.go334 var statsLabel []string
351 statsLabel = append(statsLabel, code)
359 p21.Labels = statsLabel
/dports/audio/cantata/cantata-2.4.2/gui/
H A Dsearchpage.cpp55 statsLabel=new SqueezedTextLabel(this); in SearchPage()
77 statsLabel->setSizePolicy(QSizePolicy::MinimumExpanding, QSizePolicy::Preferred); in SearchPage()
78 init(ReplacePlayQueue|AppendToPlayQueue, QList<QWidget *>() << menu << statsLabel); in SearchPage()
280statsLabel->setText(0==songs ? tr("No tracks found.") : tr("%n Tracks (%1)", "", songs).arg(Utils:… in statsUpdated()
H A Dsearchpage.h83 SqueezedTextLabel *statsLabel; variable
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/common_scenarios/pcr/
H A DGTTestsInSilicoPcr.cpp102 …QLabel *statsLabel = dynamic_cast<QLabel *>(GTWidget::findWidget(os, "characteristicsLabel", forwa… in GUI_TEST_CLASS_DEFINITION() local
104 CHECK_SET_ERR(statsLabel->text().endsWith("4-mer"), "Wrong statistics label"); in GUI_TEST_CLASS_DEFINITION()
/dports/audio/tiatracker/tiatracker-1.3/
H A Dtracktab.cpp556 QLabel *statsLabel = findChild<QLabel *>("labelPatternsUsed"); in updateTrackStats() local
559 statsLabel->setText("Patterns used: " + QString::number(sequenceLength) + " of 255 (" in updateTrackStats()
/dports/net-p2p/transmission-cli/transmission-3.00/qt/
H A DMainWindow.cc827 ui.statsLabel->setText(str); in refreshStatusBar()
/dports/net-p2p/transmission-daemon/transmission-3.00/qt/
H A DMainWindow.cc827 ui.statsLabel->setText(str); in refreshStatusBar()
/dports/net-p2p/transmission-qt/transmission-3.00/qt/
H A DMainWindow.cc827 ui.statsLabel->setText(str); in refreshStatusBar()
/dports/net-p2p/transmission-gtk/transmission-3.00/qt/
H A DMainWindow.cc827 ui.statsLabel->setText(str); in refreshStatusBar()
/dports/net-p2p/transmission-utils/transmission-3.00/qt/
H A DMainWindow.cc827 ui.statsLabel->setText(str); in refreshStatusBar()
/dports/www/transmission-web/transmission-3.00/qt/
H A DMainWindow.cc827 ui.statsLabel->setText(str); in refreshStatusBar()
/dports/astro/kstars/kstars-3.5.6/po/th/
H A Dkstars.po9950 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/se/
H A Dkstars.po9619 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/si/
H A Dkstars.po9700 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/zh_CN/
H A Dkstars.po9896 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/nn/
H A Dkstars.po9678 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/uk/
H A Dkstars.po10229 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/az/
H A Dkstars.po9837 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/be/
H A Dkstars.po9775 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/km/
H A Dkstars.po9669 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/ja/
H A Dkstars.po10474 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/sq/
H A Dkstars.po10159 #. i18n: ectx: property (text), widget (QLabel, statsLabel)
/dports/astro/kstars/kstars-3.5.6/po/ru/
H A Dkstars.po10553 #. i18n: ectx: property (text), widget (QLabel, statsLabel)

1234