36 void setUat(
struct epan_uat *uat = NULL);
39 void copyFromProfile(QString filename);
40 void modelDataChanged(
const QModelIndex &topLeft);
41 void modelRowsRemoved();
42 void modelRowsReset();
43 void on_uatTreeView_currentItemChanged(
const QModelIndex ¤t,
const QModelIndex &previous);
46 void on_newToolButton_clicked();
47 void on_deleteToolButton_clicked();
48 void on_copyToolButton_clicked();
49 void on_moveUpToolButton_clicked();
50 void on_moveDownToolButton_clicked();
51 void on_clearToolButton_clicked();
52 void on_buttonBox_helpRequested();
58 QPushButton *ok_button_;
59 QPushButton *help_button_;
62 void checkForErrorHint(
const QModelIndex ¤t,
const QModelIndex &previous);
63 bool trySetErrorHintFromField(
const QModelIndex &index);
65 void addRecord(
bool copy_from_current =
false);
Definition: geometry_state_dialog.h:17
Definition: uat_delegate.h:24
Definition: uat_dialog.h:29
Definition: uat_model.h:25