MeshGui::GmshWidget Class Reference

Non-modal dialog to remesh an existing mesh. More...

#include <RemeshGmsh.h>

Classes

class  Private
 

Public Member Functions

void accept ()
 
 GmshWidget (QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags())
 
void reject ()
 
 ~GmshWidget ()
 

Protected Member Functions

void changeEvent (QEvent *e)
 
double getAngle () const
 
double getMaxSize () const
 
double getMinSize () const
 
virtual bool loadOutput ()
 
int meshingAlgorithm () const
 
virtual bool writeProject (QString &inpFile, QString &outFile)
 

Detailed Description

Non-modal dialog to remesh an existing mesh.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ GmshWidget()

GmshWidget::GmshWidget ( QWidget parent = nullptr,
Qt::WindowFlags  fl = Qt::WindowFlags() 
)

◆ ~GmshWidget()

GmshWidget::~GmshWidget ( )

Member Function Documentation

◆ accept()

◆ changeEvent()

void GmshWidget::changeEvent ( QEvent e)
protected

◆ getAngle()

◆ getMaxSize()

double GmshWidget::getMaxSize ( ) const
protected

◆ getMinSize()

double GmshWidget::getMinSize ( ) const
protected

◆ loadOutput()

bool GmshWidget::loadOutput ( )
protectedvirtual

◆ meshingAlgorithm()

int GmshWidget::meshingAlgorithm ( ) const
protected

◆ reject()

◆ writeProject()

bool GmshWidget::writeProject ( QString &  inpFile,
QString &  outFile 
)
protectedvirtual

Reimplemented in MeshGui::RemeshGmsh, and MeshPartGui::Mesh2ShapeGmsh.

Referenced by accept().


The documentation for this class was generated from the following files: