Home
last modified time | relevance | path

Searched refs:InfoWidget (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Config/
H A DInfoWidget.cpp26 InfoWidget::InfoWidget(const UICommon::GameFile& game) : m_game(game) in InfoWidget() function in InfoWidget
39 QGroupBox* InfoWidget::CreateFileDetails() in CreateFileDetails()
79 QGroupBox* InfoWidget::CreateGameDetails() in CreateGameDetails()
129 QGroupBox* InfoWidget::CreateBannerDetails() in CreateBannerDetails()
161 QWidget* InfoWidget::CreateBannerGraphic(const QPixmap& image) in CreateBannerGraphic()
177 void InfoWidget::SaveBanner() in SaveBanner()
184 QLineEdit* InfoWidget::CreateValueDisplay(const QString& value) in CreateValueDisplay()
192 QLineEdit* InfoWidget::CreateValueDisplay(const std::string& value) in CreateValueDisplay()
197 void InfoWidget::CreateLanguageSelector() in CreateLanguageSelector()
214 &InfoWidget::ChangeLanguage); in CreateLanguageSelector()
[all …]
H A DInfoWidget.h19 class InfoWidget final : public QWidget
23 explicit InfoWidget(const UICommon::GameFile& game);
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/
H A Dbuddy-personal-info-configuration-widget.cpp44 QWidget(parent), MyBuddy(buddy), InfoWidget(0) in BuddyPersonalInfoConfigurationWidget()
91 if (InfoWidget) in accountSelectionChanged()
93 InfoWidget->deleteLater(); in accountSelectionChanged()
94 InfoWidget->hide(); in accountSelectionChanged()
100InfoWidget = c.contactAccount().protocolHandler()->protocolFactory()->newContactPersonalInfoWidget… in accountSelectionChanged()
101 Layout->insertWidget(1, InfoWidget); in accountSelectionChanged()
/dports/audio/traverso/traverso-0.49.6/src/traverso/widgets/
H A Dmoc_InfoWidgets.cpp72 InfoWidget *_t = static_cast<InfoWidget *>(_o); in qt_static_metacall()
82 const QMetaObject InfoWidget::staticMetaObject = {
88 const QMetaObject *InfoWidget::metaObject() const in metaObject()
93 void *InfoWidget::qt_metacast(const char *_clname) in qt_metacast()
97 return static_cast<void*>(const_cast< InfoWidget*>(this)); in qt_metacast()
188 return InfoWidget::qt_metacast(_clname); in qt_metacast()
193 _id = InfoWidget::qt_metacall(_c, _id, _a); in qt_metacall()
287 return InfoWidget::qt_metacast(_clname); in qt_metacast()
292 _id = InfoWidget::qt_metacall(_c, _id, _a); in qt_metacall()
390 return InfoWidget::qt_metacast(_clname); in qt_metacast()
[all …]
H A DInfoWidgets.h38 class InfoWidget : public QFrame
43 InfoWidget(QWidget* parent = 0);
61 class SystemResources : public InfoWidget
86 class DriverInfo : public InfoWidget
113 class HDDSpaceInfo : public InfoWidget
H A DInfoWidgets.cpp68 : InfoWidget(parent) in SystemResources()
152 : InfoWidget(parent) in DriverInfo()
231 : InfoWidget(parent) in HDDSpaceInfo()
385 InfoWidget::InfoWidget(QWidget* parent) in InfoWidget() function in InfoWidget
397 void InfoWidget::set_project(Project* project ) in set_project()
407 void InfoWidget::set_sheet(Sheet* sheet) in set_sheet()
/dports/net-im/psi/psi-1.5/src/
H A Dinfodlg.cpp59 class InfoWidget::Private
243 InfoWidget::~InfoWidget() in ~InfoWidget()
280 void InfoWidget::jt_finished() in jt_finished()
483 bool InfoWidget::edited() in edited()
535 void InfoWidget::doRefresh() in doRefresh()
550 void InfoWidget::publish() in publish()
586 void InfoWidget::doShowCal() in doShowCal()
614 VCard InfoWidget::makeVCard() in makeVCard()
730 void InfoWidget::clearPhoto() in clearPhoto()
869 void InfoWidget::showPhoto() in showPhoto()
[all …]
H A Dinfodlg.h38 class InfoWidget : public QWidget
43InfoWidget(int type, const XMPP::Jid &, const XMPP::VCard &, PsiAccount *, QWidget *parent=0, bool…
44 ~InfoWidget();
106 inline InfoWidget *infoWidget() const { return iw; } in infoWidget()
118 InfoWidget *iw;
/dports/sysutils/kshutdown/kshutdown-5.2/src/
H A Dinfowidget.cpp32 InfoWidget::InfoWidget(QWidget *parent) : in InfoWidget() function in InfoWidget
69 InfoWidget::~InfoWidget() = default;
71 void InfoWidget::setText(const QString &text, const Type type) { in setText()
147 void InfoWidget::setIcon(const QStyle::StandardPixmap standardIcon) { in setIcon()
152 void InfoWidget::setIcon(const QString &iconName) { in setIcon()
H A Dinfowidget.h32 class InfoWidget: public QFrame {
35 explicit InfoWidget(QWidget *parent);
36 virtual ~InfoWidget();
39 Q_DISABLE_COPY(InfoWidget)
H A Dpassword.cpp64 m_status = new InfoWidget(this); in PasswordDialog()
191 …18n("Password is too short (need %0 characters or more)").arg(minLength), InfoWidget::Type::Error); in updateStatus()
196 m_status->setText(i18n("Confirmation password is different"), InfoWidget::Type::Error); in updateStatus()
198 m_status->setText(QString::null, InfoWidget::Type::Error); in updateStatus()
257 auto *kioskInfo = new InfoWidget(this); in PasswordPreferences()
258 …\"https://sourceforge.net/p/kshutdown/wiki/Kiosk/\">Kiosk</a>") + "</qt>", InfoWidget::Type::Info); in PasswordPreferences()
H A Dpassword.h26 class InfoWidget; variable
39 InfoWidget *m_status;
H A Dpreferences.cpp143 InfoWidget *infoWidget = new InfoWidget(nullptr); in createGeneralWidget()
199 auto *systemTrayWarning = new InfoWidget(this); in createSystemTrayWidget()
202 InfoWidget::Type::Warning in createSystemTrayWidget()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/manual/qlocale/
H A Dinfo.cpp43 InfoWidget::InfoWidget() in InfoWidget() function in InfoWidget
66 void InfoWidget::localeChanged(QLocale locale) in localeChanged()
78 void InfoWidget::addItem(const QString &label, QWidget *w) in addItem()
86 QLineEdit *InfoWidget::addItem(const QString &label) in addItem()
H A Dinfo.h46 class InfoWidget : public QWidget
50 InfoWidget();
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/demo/
H A Doxygeninfowidget.h36 class InfoWidget: public DemoWidget
42 InfoWidget( void );
45 virtual ~InfoWidget( void );
H A Doxygeninfowidget.cpp36 InfoWidget::InfoWidget( void ) in InfoWidget() function in Oxygen::InfoWidget
206 InfoWidget::~InfoWidget( void ) in ~InfoWidget()
210 GtkWidget* InfoWidget::boldLabel( void ) const in boldLabel()
229 …void InfoWidget::addAuthor( GtkWidget* grid, int row, const std::string& author, const std::string… in addAuthor()
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/
H A Doxygeninfowidget.h36 class InfoWidget: public DemoWidget
42 InfoWidget( void );
45 virtual ~InfoWidget( void );
H A Doxygeninfowidget.cpp36 InfoWidget::InfoWidget( void ) in InfoWidget() function in Oxygen::InfoWidget
206 InfoWidget::~InfoWidget( void ) in ~InfoWidget()
210 GtkWidget* InfoWidget::boldLabel( void ) const in boldLabel()
229 …void InfoWidget::addAuthor( GtkWidget* table, int row, const std::string& author, const std::strin… in addAuthor()
/dports/multimedia/audacious/audacious-4.1/src/libaudqt/
H A Dinfo-widget.cc215 EXPORT InfoWidget::InfoWidget(QWidget * parent) in InfoWidget() function in audqt::InfoWidget
235 EXPORT InfoWidget::~InfoWidget() {} in ~InfoWidget()
237 EXPORT void InfoWidget::fillInfo(const char * filename, const Tuple & tuple, in fillInfo()
245 EXPORT void InfoWidget::fillInfo(Index<PlaylistAddItem> && items, in fillInfo()
258 EXPORT void InfoWidget::linkEnabled(QWidget * widget) in linkEnabled()
263 EXPORT void InfoWidget::revertInfo() in revertInfo()
269 EXPORT bool InfoWidget::updateFile() { return m_model->updateFile(); } in updateFile()
271 void InfoWidget::keyPressEvent(QKeyEvent * event) in keyPressEvent()
H A Dinfo-widget.h37 class LIBAUDQT_PUBLIC InfoWidget : public QTreeView
40 InfoWidget(QWidget * parent = nullptr);
41 ~InfoWidget();
/dports/comms/klog/klog-1.8.5/src/
H A Dinfowidget.cpp29 InfoWidget::InfoWidget(DataProxy_SQLite *dp, QWidget *parent) : in InfoWidget() function in InfoWidget
72 void InfoWidget::createUI() in createUI()
299 void InfoWidget::clearBandLabels() in clearBandLabels()
317 void InfoWidget::clearInfoFromLocators() in clearInfoFromLocators()
328 void InfoWidget::clear() in clear()
341 void InfoWidget::setCurrentLog(const int _log) in setCurrentLog()
346 void InfoWidget::setImperialSystem (const bool _imp) in setImperialSystem()
378 void InfoWidget::showInfo(const int _entity) in showInfo()
401 void InfoWidget::showEntityInfo(const int _enti, int _cq, int _itu) in showEntityInfo()
514 void InfoWidget::setLocalLocator(const QString &_loc) in setLocalLocator()
[all …]
H A Dinfowidget.h41 class InfoWidget : public QWidget
45 InfoWidget(DataProxy_SQLite *dp, QWidget *parent = 0);
/dports/www/py-lektor/Lektor-3.2.2/lektor/admin/static/js/widgets/
H A DfakeWidgets.jsx17 export function InfoWidget(props) { function
28 InfoWidget.isFakeWidget = true;
29 InfoWidget.propTypes = widgetPropTypes;
/dports/sysutils/plasma5-kinfocenter/kinfocenter-5.23.5/Modules/info/
H A Dmain.cpp16 …class K##type##InfoWidget : public KInfoListWidget …
19 …K##type##InfoWidget(QWidget *parent, const QVariantList &) …

1234567