Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dstructuretreeview.h43 void openAllRelatedDocuments();
H A Dstructuretreeview.cpp40 menu.addAction(tr("Open all related documents"), this, SLOT(openAllRelatedDocuments())); in showContextMenu()
172 void StructureTreeView::openAllRelatedDocuments() in openAllRelatedDocuments() function in StructureTreeView
H A Dtexstudio.h244 void openAllRelatedDocuments(); in Q_DECLARE_METATYPE()
H A Dtexstudio.cpp11290 …menu.addAction(tr("Open all related documents"), this, SLOT(openAllRelatedDocuments()))->setData(Q… in customMenuStructure()
11974 void Texstudio::openAllRelatedDocuments() in openAllRelatedDocuments() function in Texstudio