|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Implementation of the Open Project dialog. More...
#include "ui/OpenProjectDialog.h"#include <QDialogButtonBox>#include <QDir>#include <QFileDialog>#include <QFileInfo>#include <QFormLayout>#include <QHBoxLayout>#include <QMessageBox>#include <QVBoxLayout>Go to the source code of this file.
Implementation of the Open Project dialog.
Definition in file OpenProjectDialog.cpp.