1 #ifndef PROJECT_CHANGED_EXTERN_DIALOG_H 2 #define PROJECT_CHANGED_EXTERN_DIALOG_H 8 enum ProjectChangedAction {
29 ProjectChangedAction projectChangedAction()
const;
31 void setText(
const QString& text);
32 void setDetails(
const QString& text);
36 QTextEdit* textEditDetails =
nullptr;
37 ProjectChangedAction _projectChangedAction;
41 void onShowDetails(
bool toggle);
47 #endif // PROJECT_CHANGED_EXTERN_DIALOG_H Definition: item_origin_visualizer.h:10
Definition: project_changed_extern_dialog.h:21
Definition: ui_project_changed_extern_dialog.h:131