Home
last modified time | relevance | path

Searched refs:endRunningCommand (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.h477 void endRunningCommand(const QString &commandMain, bool latex, bool pdf, bool async); in Q_DECLARE_METATYPE()
H A Dtexstudio.cpp737 …ldManager, SIGNAL(endRunningCommands(QString,bool,bool,bool)), SLOT(endRunningCommand(QString,bool… in setupDockWidgets()
6003 void Texstudio::endRunningCommand(const QString &commandMain, bool latex, bool pdf, bool async) in endRunningCommand() function in Texstudio