38 void setUat(
struct epan_uat *uat = NULL);
41 void copyFromProfile(QString filename);
42 void modelDataChanged(
const QModelIndex &topLeft);
43 void modelRowsRemoved();
44 void modelRowsReset();
45 void on_uatTreeView_currentItemChanged(
const QModelIndex ¤t,
const QModelIndex &previous);
48 void on_newToolButton_clicked();
49 void on_deleteToolButton_clicked();
50 void on_copyToolButton_clicked();
51 void on_moveUpToolButton_clicked();
52 void on_moveDownToolButton_clicked();
53 void on_clearToolButton_clicked();
54 void on_buttonBox_helpRequested();
60 QPushButton *ok_button_;
61 QPushButton *help_button_;
64 void checkForErrorHint(
const QModelIndex ¤t,
const QModelIndex &previous);
65 bool trySetErrorHintFromField(
const QModelIndex &index);
67 void addRecord(
bool copy_from_current =
false);
Definition: geometry_state_dialog.h:16
Definition: uat_delegate.h:25
Definition: uat_dialog.h:31
Definition: uat_model.h:26