Public Member Functions | |
| InfoWidget (ProjectRef project, QWidget *parent=nullptr) | |
| bool | ContainsFile (const std::string &id) |
| bool | ContainsFolder (const std::string &id) |
| void | UpdateInfo () |
| void | PromptSave () |
| void | AddFile (ProjectFileRef file) |
| void | RemoveFile (ProjectFileRef file) |
| void | AddFolder (ProjectFolderRef folder) |
| void | RemoveFolder (ProjectFolderRef folder) |
| InfoWidget::InfoWidget | ( | ProjectRef | project, |
| QWidget * | parent = nullptr ) |
| bool InfoWidget::ContainsFile | ( | const std::string & | id | ) |
| bool InfoWidget::ContainsFolder | ( | const std::string & | id | ) |
| void InfoWidget::UpdateInfo | ( | ) |
| void InfoWidget::PromptSave | ( | ) |
| void InfoWidget::AddFile | ( | ProjectFileRef | file | ) |
| void InfoWidget::RemoveFile | ( | ProjectFileRef | file | ) |
| void InfoWidget::AddFolder | ( | ProjectFolderRef | folder | ) |
| void InfoWidget::RemoveFolder | ( | ProjectFolderRef | folder | ) |