SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
chartpropertiesdialog.h
Go to the documentation of this file.
1
15#ifndef OPENSWMMVIS_UI_DIALOGS_CHARTPROPERTIESDIALOG_H
16#define OPENSWMMVIS_UI_DIALOGS_CHARTPROPERTIESDIALOG_H
17
18#include <QDialog>
19#include <QPointer>
20
21class QTreeView;
22
23namespace openswmmvis::plot { class ChartProperties; }
24
25namespace openswmmvis::ui {
26
27class ChartPropertiesDialog : public QDialog
28{
29 Q_OBJECT
30public:
34 QWidget *parent = nullptr);
35 ~ChartPropertiesDialog() override = default;
36
37private:
38 QPointer<openswmmvis::plot::ChartProperties> m_props;
39 QTreeView *m_tree = nullptr;
40};
41
42} // namespace openswmmvis::ui
43
44#endif // OPENSWMMVIS_UI_DIALOGS_CHARTPROPERTIESDIALOG_H
Definition chartproperties.h:37
Definition chartpropertiesdialog.h:28
Definition chartproperties.h:34
Definition openswmmvislayer.h:43
QVector< int > parent
union-find
Definition pslgminsize.cpp:176