Home
last modified time | relevance | path

Searched defs:ElidedLabel (Results 1 – 25 of 25) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/
H A DElidedLabel.cpp7 ElidedLabel::ElidedLabel(QWidget* parent, Qt::WindowFlags f) in ElidedLabel() function in ElidedLabel
14 ElidedLabel::ElidedLabel(const QString& txt, QWidget* parent, Qt::WindowFlags f) in ElidedLabel() function in ElidedLabel
20 ElidedLabel::ElidedLabel(const QString& txt, Qt::TextElideMode elideMode, QWidget* parent, Qt::Wind… in ElidedLabel() function in ElidedLabel
/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/GUI/
H A DElidedLabel.cpp29 ElidedLabel::ElidedLabel(QWidget* parent, Qt::WindowFlags f) in ElidedLabel() function in ElidedLabel
34 ElidedLabel::ElidedLabel(const QString& txt, QWidget* parent, Qt::WindowFlags f) in ElidedLabel() function in ElidedLabel
39 ElidedLabel::ElidedLabel(const QString& txt, Qt::TextElideMode elideMode, QWidget* parent, Qt::Wind… in ElidedLabel() function in ElidedLabel
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/gui/
H A Delidedlabel.cpp21 ElidedLabel::ElidedLabel(QWidget *parent) in ElidedLabel() function in OCC::ElidedLabel
26 ElidedLabel::ElidedLabel(const QString &text, QWidget *parent) in ElidedLabel() function in OCC::ElidedLabel
H A Dsharelinkwidget.h44 class ElidedLabel; variable
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/elidedlabel/
H A Delidedlabel.cpp48 ElidedLabel::ElidedLabel(QWidget *parent) in ElidedLabel() function in ElidedLabel
58 ElidedLabel::ElidedLabel(const QString &text, QWidget *parent) in ElidedLabel() function in ElidedLabel
/dports/security/keepassxc/keepassxc-2.6.6/src/gui/widgets/
H A DElidedLabel.cpp27 ElidedLabel::ElidedLabel(QWidget* parent, Qt::WindowFlags f) in ElidedLabel() function in ElidedLabel
36 ElidedLabel::ElidedLabel(const QString& text, QWidget* parent, Qt::WindowFlags f) in ElidedLabel() function in ElidedLabel
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/widgets/elidedlabel/
H A Dtestwidget.h49 class ElidedLabel; variable
H A Delidedlabel.cpp48 ElidedLabel::ElidedLabel(const QString &text, QWidget *parent) in ElidedLabel() function in ElidedLabel
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/widgets/
H A Delidedlabel.cpp20 ElidedLabel::ElidedLabel(QWidget* parent) : QLabel(parent) {} in ElidedLabel() function in ElidedLabel
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/widgets/elidedlabel/
H A Dtestwidget.h58 class ElidedLabel; variable
H A Delidedlabel.cpp58 ElidedLabel::ElidedLabel(const QString &text, QWidget *parent) in ElidedLabel() function in ElidedLabel
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/gui/
H A Delidedlabel.cpp21 ElidedLabel::ElidedLabel(const QString &text, QWidget *parent) in ElidedLabel() function in OCC::ElidedLabel
/dports/misc/urh/urh-2.9.2/src/urh/ui/
H A DElidedLabel.py6 class ElidedLabel(QLabel): class
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Delided_label.cpp17 ElidedLabel::ElidedLabel(QWidget *parent) : in ElidedLabel() function in ElidedLabel
/dports/net/wireshark/wireshark-3.6.1/ui/qt/widgets/
H A Delided_label.cpp17 ElidedLabel::ElidedLabel(QWidget *parent) : in ElidedLabel() function in ElidedLabel
/dports/net/tshark/wireshark-3.6.1/ui/qt/widgets/
H A Delided_label.cpp17 ElidedLabel::ElidedLabel(QWidget *parent) : in ElidedLabel() function in ElidedLabel
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Delided_label.cpp17 ElidedLabel::ElidedLabel(QWidget *parent) : in ElidedLabel() function in ElidedLabel
/dports/audio/polyphone/polyphone-75a5e88/sources/repository/widgets/
H A Delidedlabel.cpp28 ElidedLabel::ElidedLabel(QWidget * parent) : QLabel(parent), in ElidedLabel() function in ElidedLabel
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dcompact_patch_edit.h34 class ElidedLabel; variable
H A Delided_label.cpp37 ElidedLabel::ElidedLabel(QWidget* parent, in ElidedLabel() function in MusEGui::ElidedLabel
/dports/sysutils/tarsnap-gui/tarsnap-gui-1.0.2/src/widgets/
H A Delidedlabel.cpp5 ElidedLabel::ElidedLabel(QWidget *parent) in ElidedLabel() function in ElidedLabel
/dports/audio/picard/picard-release-2.6.2/picard/ui/widgets/
H A D__init__.py30 class ElidedLabel(QtWidgets.QLabel): class
/dports/net/eventviews/eventviews-21.12.3/src/multiagenda/
H A Dmultiagendaview.cpp83 class ElidedLabel : public QFrame class in EventViews::MultiAgendaViewPrivate
86 ElidedLabel(const QString &text) in ElidedLabel() function in EventViews::MultiAgendaViewPrivate::ElidedLabel
/dports/deskutils/copyq/CopyQ-5.0.0/plugins/itemtags/
H A Ditemtags.cpp72 class ElidedLabel final : public QLabel class
75 explicit ElidedLabel(const QString &text, QWidget *parent = nullptr) in ElidedLabel() function in __anon7700cf720111::ElidedLabel
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/mixer/
H A Dmstrip.h47 class ElidedLabel; variable