MeshGui::GmshWidget::Private Class Reference
Public Member Functions | |
| void | appendText (const QString &text, bool error) |
| Private (QWidget *parent) | |
Public Attributes | |
| QProcess | gmsh |
| QPointer< Gui::StatusWidget > | label |
| QPointer< Gui::DockWnd::ReportHighlighter > | syntax |
| QTime | time |
| Ui_RemeshGmsh | ui |
Constructor & Destructor Documentation
◆ Private()
| MeshGui::GmshWidget::Private::Private | ( | QWidget * | parent | ) |
Member Function Documentation
◆ appendText()
| void MeshGui::GmshWidget::Private::appendText | ( | const QString & | text, |
| bool | error | ||
| ) |
Member Data Documentation
◆ gmsh
| QProcess MeshGui::GmshWidget::Private::gmsh |
◆ label
| QPointer<Gui::StatusWidget> MeshGui::GmshWidget::Private::label |
◆ syntax
| QPointer<Gui::DockWnd::ReportHighlighter> MeshGui::GmshWidget::Private::syntax |
Referenced by MeshGui::GmshWidget::Private::appendText().
◆ time
| QTime MeshGui::GmshWidget::Private::time |
◆ ui
| Ui_RemeshGmsh MeshGui::GmshWidget::Private::ui |
Referenced by MeshGui::GmshWidget::Private::appendText(), and DraftGui.DraftToolBar::changeEvent().
The documentation for this class was generated from the following file:
- src/Mod/Mesh/Gui/RemeshGmsh.cpp
1.8.17