Home
last modified time | relevance | path

Searched refs:PropListDelegate (Results 1 – 25 of 69) sorted by relevance

123

/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/gui/properties/
H A Dproplistdelegate.cpp41 PropListDelegate::PropListDelegate(PropertiesWidget *properties) in PropListDelegate() function in PropListDelegate
47 void PropListDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const in setEditorData()
69 QWidget *PropListDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModel… in createEditor()
93 void PropListDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &… in setModelData()
116 void PropListDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, co… in updateEditorGeometry()
121 void PropListDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelInd… in paint()
H A Dproplistdelegate.h52 class PropListDelegate final : public QStyledItemDelegate
55 Q_DISABLE_COPY(PropListDelegate)
58 explicit PropListDelegate(PropertiesWidget *properties);
H A Dpropertieswidget.h41 class PropListDelegate; variable
116 PropListDelegate *m_propListDelegate;
H A Dpropertieswidget.cpp87 m_propListDelegate = new PropListDelegate(this); in PropertiesWidget()
103 …connect(m_propListDelegate, &PropListDelegate::filteredFilesChanged, this, &PropertiesWidget::filt… in PropertiesWidget()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/gui/
H A Daddnewtorrentdialog.h55 class PropListDelegate; variable
112 PropListDelegate *m_contentDelegate;
H A Daddnewtorrentdialog.cpp690 m_contentDelegate = new PropListDelegate(nullptr); in setupTreeview()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/webui/www/translations/
H A Dwebui_it.ts1573 <name>PropListDelegate</name>
H A Dwebui_oc.ts1568 <name>PropListDelegate</name>
H A Dwebui_he.ts1572 <name>PropListDelegate</name>
H A Dwebui_pt_BR.ts1572 <name>PropListDelegate</name>
H A Dwebui_tr.ts1572 <name>PropListDelegate</name>
H A Dwebui_fr.ts1572 <name>PropListDelegate</name>
H A Dwebui_ca.ts1573 <name>PropListDelegate</name>
H A Dwebui_da.ts1572 <name>PropListDelegate</name>
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/lang/
H A Dqbittorrent_ltg.ts6793 <name>PropListDelegate</name>
H A Dqbittorrent_hy.ts6793 <name>PropListDelegate</name>
H A Dqbittorrent_eu.ts6807 <name>PropListDelegate</name>
H A Dqbittorrent_en.ts6790 <name>PropListDelegate</name>
H A Dqbittorrent_uz@Latn.ts6795 <name>PropListDelegate</name>
H A Dqbittorrent_mn_MN.ts6844 <name>PropListDelegate</name>
H A Dqbittorrent_eo.ts6793 <name>PropListDelegate</name>
H A Dqbittorrent_hr.ts6794 <name>PropListDelegate</name>
H A Dqbittorrent_et.ts6795 <name>PropListDelegate</name>
H A Dqbittorrent_fa.ts6794 <name>PropListDelegate</name>
H A Dqbittorrent_sr.ts6795 <name>PropListDelegate</name>

123