|
Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
|
#include "projectlistmanager.h"#include "projectoptionsmanager.h"#include "doxygenmanager.h"#include "readprojectinfo.h"#include "projectsubstitute.h"#include "logger.h"#include <QHBoxLayout>Go to the source code of this file.
Variables | |
| ReadProjectInfo * | read_project_info |
| ProjectOptionsManager * | project_opts_manager |
| ProjectSubstitute * | project_subs_manager |
| DoxygenManager * | doxy_manager |
|
extern |
Definition at line 24 of file mainwindow.cpp.
Referenced by MainWindow::MainWindow(), ProjectListManager::ProcessFullList(), ProjectListManager::ProcessSelection(), and ProjectDocManager::UpdateProjectToDatabase().
|
extern |
Definition at line 20 of file mainwindow.cpp.
|
extern |
Definition at line 22 of file mainwindow.cpp.
Referenced by ProjectListManager::LoadProjectTable(), MainWindow::MainWindow(), and ProjectDocManager::UpdateProjectToDatabase().
|
extern |
Definition at line 23 of file mainwindow.cpp.