QBibtexDialogBase config.h qt_helpers.h QDialog name QBibtexDialogBase geometry 0 0 306 279 caption Bibtex sizeGripEnabled true margin 11 spacing 6 QLabel name styleLA sizePolicy 1 0 text St&yle buddy styleCB toolTip The BibTeX style QLayoutWidget name Layout8 margin 0 spacing 6 name Spacer1 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name okPB text OK autoDefault false default true QPushButton name closePB text Cancel autoDefault false QLabel name databaseLA sizePolicy 1 0 text Databa&ses alignment AlignTop|AlignLeft buddy databaseLB toolTip BibTeX database to use vAlign QListBox name databaseLB enabled true toolTip Selected BibTeX databases QPushButton name addBibPB text &Add... toolTip Add a BibTeX database file QPushButton name deletePB text &Delete toolTip Remove the selected database name Spacer5 orientation Vertical sizeType Expanding sizeHint 20 20 QComboBox name styleCB editable true autoCompletion true duplicatesEnabled false toolTip Chose a style file QPushButton name stylePB text &Browse... autoDefault false toolTip Choose a style file QCheckBox name bibtocCB text Add bibliography to &TOC toolTip Add bibliography to the table of contents name Spacer6 orientation Vertical sizeType Expanding sizeHint 20 20 stylePB clicked() QBibtexDialogBase browsePressed() deletePB clicked() QBibtexDialogBase deletePressed() styleCB textChanged(const QString&) QBibtexDialogBase change_adaptor() databaseLB selectionChanged() QBibtexDialogBase databaseChanged() bibtocCB toggled(bool) QBibtexDialogBase change_adaptor() addBibPB clicked() QBibtexDialogBase addPressed() addPressed() browsePressed() change_adaptor() databaseChanged() deletePressed() databaseLB addBibPB deletePB styleCB stylePB bibtocCB okPB closePB