PartGui::DlgFilletEdges Class Reference

#include <DlgFilletEdges.h>

Classes

class  Private
 

Public Types

enum  FilletType { FILLET , CHAMFER }
 

Public Member Functions

bool accept ()
 
 DlgFilletEdges (FilletType type, Part::FilletBase *, QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags())
 
 ~DlgFilletEdges ()
 
- Public Member Functions inherited from Gui::SelectionObserver
void attachSelection ()
 Attaches to the selection. More...
 
bool blockSelection (bool block)
 
void detachSelection ()
 Detaches from the selection. More...
 
bool isSelectionAttached () const
 
bool isSelectionBlocked () const
 
 SelectionObserver (bool attach=true, ResolveMode resolve=ResolveMode::OldStyleElement)
 Constructor. More...
 
 SelectionObserver (const Gui::ViewProviderDocumentObject *vp, bool attach=true, ResolveMode resolve=ResolveMode::OldStyleElement)
 Constructor. More...
 
virtual ~SelectionObserver ()
 

Protected Member Functions

void changeEvent (QEvent *e)
 Sets the strings of the subwidgets using the current language. More...
 
void findShapes ()
 
virtual const char * getFilletType () const
 
void setupFillet (const std::vector< App::DocumentObject * > &)
 

Member Enumeration Documentation

◆ FilletType

Enumerator
FILLET 
CHAMFER 

Constructor & Destructor Documentation

◆ DlgFilletEdges()

◆ ~DlgFilletEdges()

DlgFilletEdges::~DlgFilletEdges ( )

Member Function Documentation

◆ accept()

◆ changeEvent()

void DlgFilletEdges::changeEvent ( QEvent e)
protected

Sets the strings of the subwidgets using the current language.

◆ findShapes()

◆ getFilletType()

const char * DlgFilletEdges::getFilletType ( ) const
protectedvirtual

Reimplemented in PartGui::DlgChamferEdges.

Referenced by accept().

◆ setupFillet()


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