Searched refs:styleDialog (Results 1 – 4 of 4) sorted by relevance
144 void styleDialog();
198 connect(action, SIGNAL(triggered(bool)), this, SLOT(styleDialog())); in CellToolBase()1638 void CellToolBase::styleDialog() in styleDialog() function in CellToolBase
354 void styleDialog();//!< Atom style dialog is shown.
812 …astdlg = dialogMenu->addAction(QIcon(":/xle-icons/eac.svg"),"Atom Styles", this,SLOT(styleDialog()… in Window()12335 void Window::styleDialog(){ in styleDialog() function in Window