Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ isFirstInstance
Method
isFirstInstance
src/InterProcessCommunicator.h:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
~InterProcessCommunicator() override;
45
46
bool isFirstInstance() const { return _isFirstInstance; }
47
48
void sendBringToFront();
49
void sendOpenFile(const QString & path, const int position = -1);
Callers
1
ensureSingleInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected