Avogadro::QtGui::InsertFragmentDialog#
-
class InsertFragmentDialog : public QDialog#
Dialog to prompt a format and descriptor string.
Public Functions
-
explicit InsertFragmentDialog(QWidget *parent = nullptr, QString directory = "molecules")#
-
~InsertFragmentDialog() override#
-
QString fileName()#
Public Slots
-
void refresh()#
-
void filterTextChanged(const QString&)#
-
void activated()#
-
void currentChanged(const QModelIndex &selected, const QModelIndex &deselected)#
Signals
-
void performInsert(const QString &fileName, bool crystal)#
-
explicit InsertFragmentDialog(QWidget *parent = nullptr, QString directory = "molecules")#