QExternalDialogBase config.h gettext.h QDialog name QExternalDialogBase geometry 0 0 365 378 caption External Material sizeGripEnabled true margin 11 spacing 6 QLabel name fileLA text &File: buddy fileED toolTip Filename QLineEdit name fileED toolTip Filename QLayoutWidget name Layout2 margin 0 spacing 6 name Spacer3 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name okPB text &OK default true QPushButton name applyPB text &Apply default true QPushButton name closePB text &Close default true QLayoutWidget name Layout3 margin 0 spacing 6 QPushButton name viewPB sizePolicy 7 0 text &View Result toolTip View the file QPushButton name updatePB sizePolicy 7 0 text &Update Result toolTip Update the material QTextView name externalTV toolTip LaTeX error messages QComboBox name externalCO toolTip Available templates QLabel name templateLA text &Template: buddy externalCO toolTip Available templates QLineEdit name paramsED toolTip Parameters QLabel name paramsLA text &Parameters: buddy paramsED toolTip Parameters QPushButton name browsePB text &Browse... QPushButton name editPB text &Edit file toolTip Edit the file externally updatePB clicked() QExternalDialogBase updateClicked() viewPB clicked() QExternalDialogBase viewClicked() externalCO activated(const QString&) QExternalDialogBase templateChanged() fileED textChanged(const QString&) QExternalDialogBase change_adaptor() browsePB clicked() QExternalDialogBase browseClicked() paramsED textChanged(const QString&) QExternalDialogBase change_adaptor() browseClicked() change_adaptor() editClicked() templateChanged() updateClicked() viewClicked()