Home
last modified time | relevance | path

Searched refs:styleDialog (Results 1 – 4 of 4) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DCellToolBase.h144 void styleDialog();
H A DCellToolBase.cpp198 connect(action, SIGNAL(triggered(bool)), this, SLOT(styleDialog())); in CellToolBase()
1638 void CellToolBase::styleDialog() in styleDialog() function in CellToolBase
/dports/science/shelxle/shelxle-1.0.1352/
H A Dwindow.h354 void styleDialog();//!< Atom style dialog is shown.
H A Dwindow.cpp812 …astdlg = dialogMenu->addAction(QIcon(":/xle-icons/eac.svg"),"Atom Styles", this,SLOT(styleDialog()… in Window()
12335 void Window::styleDialog(){ in styleDialog() function in Window