#include <TaskHatch.h>

Public Member Functions

virtual bool accept ()
 
bool getCreateMode ()
 
virtual bool reject ()
 
void setCreateMode (bool b)
 
 TaskHatch (TechDraw::DrawHatch *inHatch, TechDrawGui::ViewProviderHatch *inVp, bool mode)
 
 ~TaskHatch ()
 

Protected Slots

void onFileChanged (void)
 

Protected Member Functions

void changeEvent (QEvent *e)
 
void getParameters ()
 
void initUi ()
 
QStringList listToQ (std::vector< std::string > in)
 
void updateValues ()
 

Constructor & Destructor Documentation

◆ TaskHatch()

◆ ~TaskHatch()

TaskHatch::~TaskHatch ( )

Member Function Documentation

◆ accept()

◆ changeEvent()

void TaskHatch::changeEvent ( QEvent e)
protected

◆ getCreateMode()

bool TechDrawGui::TaskHatch::getCreateMode ( )

Referenced by getParameters(), and reject().

◆ getParameters()

◆ initUi()

void TaskHatch::initUi ( )
protected

References App::Color::asValue().

Referenced by TaskHatch().

◆ listToQ()

QStringList TaskHatch::listToQ ( std::vector< std::string >  in)
protected

◆ onFileChanged

void TaskHatch::onFileChanged ( void  )
protectedslot

◆ reject()

◆ setCreateMode()

void TechDrawGui::TaskHatch::setCreateMode ( bool  b)

◆ updateValues()


The documentation for this class was generated from the following files:
  • src/Mod/TechDraw/Gui/TaskHatch.h
  • src/Mod/TechDraw/Gui/TaskHatch.cpp