QRefDialogBase config.h gettext.h QDialog name QRefDialogBase geometry 0 0 246 321 caption Reference margin 11 spacing 6 QLineEdit name nameED QLabel name typeLA text &Type alignment AlignVCenter|AlignRight buddy typeLA hAlign QPushButton name updatePB text &Update toolTip Update the reference list QCheckBox name sortCB text Sort toolTip Sort references in alphabetical order name Spacer6 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name gotoPB text &Goto toolTip Move the document cursor to reference QComboBox text Reference text Page number text Ref on page xxx text On page xxx text Pretty reference name typeCO toolTip Reference as it appears in output QLabel name referenceL text &Reference: alignment AlignVCenter|AlignRight buddy referenceED hAlign QLabel name nameL text &Name: alignment AlignVCenter|AlignRight buddy nameED hAlign QListBox name refsLB sizePolicy 7 3 toolTip Available references QLineEdit name referenceED QLayoutWidget name Layout8 margin 0 spacing 6 name Spacer7 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name okPB text &OK default true QPushButton name closePB text &Close typeCO activated(int) QRefDialogBase changed_adaptor() referenceED textChanged(const QString&) QRefDialogBase changed_adaptor() nameED textChanged(const QString&) QRefDialogBase changed_adaptor() refsLB highlighted(const QString&) QRefDialogBase refHighlighted(const QString&) refsLB selected(const QString&) QRefDialogBase refSelected(const QString&) refsLB highlighted(const QString&) QRefDialogBase changed_adaptor() sortCB toggled(bool) QRefDialogBase sortToggled(bool) gotoPB clicked() QRefDialogBase gotoClicked() updatePB clicked() QRefDialogBase updateClicked() changed_adaptor() gotoClicked() refHighlighted(const QString&) refSelected(const QString&) sortToggled(bool) updateClicked() refsLB updatePB sortCB gotoPB referenceED nameED typeCO okPB closePB