Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.h558 void gotoLogEntryEditorOnly(int logEntryNumber); in Q_DECLARE_METATYPE()
H A Dtexstudio.cpp723 …tputView->getLogWidget(), SIGNAL(logEntryActivated(int)), this, SLOT(gotoLogEntryEditorOnly(int))); in setupDockWidgets()
7770 void Texstudio::gotoLogEntryEditorOnly(int logEntryNumber) in gotoLogEntryEditorOnly() function in Texstudio