Home
last modified time | relevance | path

Searched refs:UatDelegate (Results 1 – 25 of 36) sorted by relevance

12

/dports/net/wireshark/wireshark-3.6.1/ui/qt/models/
H A Duat_delegate.cpp30 UatDelegate::UatDelegate(QObject *parent) : QStyledItemDelegate(parent) in UatDelegate() function in UatDelegate
34 uat_field_t *UatDelegate::indexToField(const QModelIndex &index) const in indexToField()
40 QWidget *UatDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &option, in createEditor()
53 connect(fileDialog, &EditorFileDialog::acceptEdit, this, &UatDelegate::applyFilename); in createEditor()
67 connect(fileDialog, &EditorFileDialog::acceptEdit, this, &UatDelegate::applyFilename); in createEditor()
142 void UatDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const in setEditorData()
170 void UatDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, in setModelData()
197 void UatDelegate::applyFilename(const QModelIndex& index) in applyFilename()
H A Duat_delegate.h23 class UatDelegate : public QStyledItemDelegate
28 UatDelegate(QObject *parent = 0);
H A Ddecode_as_delegate.cpp373 void UatDelegate::updateEditorGeometry(QWidget *editor,
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/models/
H A Duat_delegate.cpp30 UatDelegate::UatDelegate(QObject *parent) : QStyledItemDelegate(parent) in UatDelegate() function in UatDelegate
34 uat_field_t *UatDelegate::indexToField(const QModelIndex &index) const in indexToField()
40 QWidget *UatDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &option, in createEditor()
53 connect(fileDialog, &EditorFileDialog::acceptEdit, this, &UatDelegate::applyFilename); in createEditor()
67 connect(fileDialog, &EditorFileDialog::acceptEdit, this, &UatDelegate::applyFilename); in createEditor()
142 void UatDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const in setEditorData()
170 void UatDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, in setModelData()
197 void UatDelegate::applyFilename(const QModelIndex& index) in applyFilename()
H A Duat_delegate.h23 class UatDelegate : public QStyledItemDelegate
28 UatDelegate(QObject *parent = 0);
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/models/
H A Duat_delegate.cpp30 UatDelegate::UatDelegate(QObject *parent) : QStyledItemDelegate(parent) in UatDelegate() function in UatDelegate
34 uat_field_t *UatDelegate::indexToField(const QModelIndex &index) const in indexToField()
40 QWidget *UatDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &option, in createEditor()
53 connect(fileDialog, &EditorFileDialog::acceptEdit, this, &UatDelegate::applyFilename); in createEditor()
67 connect(fileDialog, &EditorFileDialog::acceptEdit, this, &UatDelegate::applyFilename); in createEditor()
142 void UatDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const in setEditorData()
170 void UatDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, in setModelData()
197 void UatDelegate::applyFilename(const QModelIndex& index) in applyFilename()
H A Duat_delegate.h23 class UatDelegate : public QStyledItemDelegate
28 UatDelegate(QObject *parent = 0);
/dports/net/tshark/wireshark-3.6.1/ui/qt/models/
H A Duat_delegate.cpp30 UatDelegate::UatDelegate(QObject *parent) : QStyledItemDelegate(parent)
34 uat_field_t *UatDelegate::indexToField(const QModelIndex &index) const
40 QWidget *UatDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &option,
53 connect(fileDialog, &EditorFileDialog::acceptEdit, this, &UatDelegate::applyFilename);
67 connect(fileDialog, &EditorFileDialog::acceptEdit, this, &UatDelegate::applyFilename);
142 void UatDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const
170 void UatDelegate::setModelData(QWidget *editor, QAbstractItemModel *model,
197 void UatDelegate::applyFilename(const QModelIndex& index)
H A Duat_delegate.h23 class UatDelegate : public QStyledItemDelegate
28 UatDelegate(QObject *parent = 0);
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Duat_frame.h43 UatDelegate *uat_delegate_;
H A Duat_dialog.h59 UatDelegate *uat_delegate_;
H A Dio_graph_dialog.h171 UatDelegate *uat_delegate_;
H A Duat_frame.cpp109 uat_delegate_ = new UatDelegate; in setUat()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Duat_frame.h43 UatDelegate *uat_delegate_;
H A Duat_dialog.h59 UatDelegate *uat_delegate_;
H A Dio_graph_dialog.h171 UatDelegate *uat_delegate_;
H A Duat_frame.cpp109 uat_delegate_ = new UatDelegate; in setUat()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Duat_frame.h43 UatDelegate *uat_delegate_;
H A Duat_dialog.h59 UatDelegate *uat_delegate_;
H A Dio_graph_dialog.h171 UatDelegate *uat_delegate_;
H A Duat_frame.cpp109 uat_delegate_ = new UatDelegate; in setUat()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Duat_frame.h43 UatDelegate *uat_delegate_;
H A Duat_dialog.h59 UatDelegate *uat_delegate_;
H A Dio_graph_dialog.h171 UatDelegate *uat_delegate_;
H A Duat_frame.cpp109 uat_delegate_ = new UatDelegate; in setUat()

12