Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
Loading...
Searching...
No Matches
readprojectinfo.cpp File Reference
#include <QSqlQuery>
#include <QProcess>
#include "readprojectinfo.h"
Include dependency graph for readprojectinfo.cpp:

Go to the source code of this file.

Variables

int current_locked_project
 Database Index of currently locked Project.

Variable Documentation

◆ current_locked_project

int current_locked_project
extern

Database Index of currently locked Project.

If no project is locked, the value will be 0.

Definition at line 23 of file projectdocmanager.cpp.

Referenced by ProjectDocManager::LockProject(), ProjectDocManager::SetEditState(), ReadProjectInfo::SetProjectStatus(), and ProjectDocManager::~ProjectDocManager().