 |
Manual for OpenFLUID 2.1.11
|
Go to the documentation of this file.
40 #ifndef __OPENFLUID_UICOMMON_DETECTQTDEVTOOLSDIALOG_HPP__
41 #define __OPENFLUID_UICOMMON_DETECTQTDEVTOOLSDIALOG_HPP__
44 #include <QAbstractButton>
52 class DetectQtDevToolsDialog;
56 namespace openfluid {
namespace ui {
namespace common {
65 void handleButtonBoxClick(QAbstractButton* Button);
67 void browseQtRootPath();
74 Ui::DetectQtDevToolsDialog* ui;
76 QString m_FrameworkPath;
78 QString m_DevToolsPath;
80 void setWidgetsEnabled(
bool Enabled);
91 return (!m_FrameworkPath.isEmpty() && !m_DevToolsPath.isEmpty());
96 return m_FrameworkPath;
101 return m_DevToolsPath;
Definition: AboutDialog.hpp:50
#define OPENFLUID_API
Definition: dllexport.hpp:86
QString getDevToolsPath() const
Definition: DetectQtDevToolsDialog.hpp:99
bool isDetectionSuccessful()
Definition: DetectQtDevToolsDialog.hpp:89
Definition: ApplicationException.hpp:47
QString getFrameworkPath() const
Definition: DetectQtDevToolsDialog.hpp:94
Definition: DetectQtDevToolsDialog.hpp:59
Definition: OpenFLUIDDialog.hpp:52
Generated by
1.8.17