TechDrawGui::TaskHatch Class Reference

#include <TaskHatch.h>

Public Member Functions

virtual bool accept ()
 
virtual bool reject ()
 
 TaskHatch (TechDraw::DrawViewPart *inDvp, std::vector< std::string > subs)
 
 TaskHatch (TechDrawGui::ViewProviderHatch *inVp)
 
 ~TaskHatch ()
 

Protected Slots

void onColorChanged ()
 
void onFileChanged (void)
 
void onScaleChanged ()
 

Protected Member Functions

void apply (bool forceUpdate=false)
 
void changeEvent (QEvent *e)
 
void createHatch (void)
 
void getParameters ()
 
void restoreHatchState ()
 
void saveHatchState ()
 
void setUiEdit ()
 
void setUiPrimary ()
 
void updateHatch (void)
 

Constructor & Destructor Documentation

◆ TaskHatch() [1/2]

TaskHatch::TaskHatch ( TechDraw::DrawViewPart inDvp,
std::vector< std::string >  subs 
)

◆ TaskHatch() [2/2]

◆ ~TaskHatch()

TaskHatch::~TaskHatch ( )

Member Function Documentation

◆ accept()

◆ apply()

void TaskHatch::apply ( bool  forceUpdate = false)
protected

◆ changeEvent()

void TaskHatch::changeEvent ( QEvent e)
protected

◆ createHatch()

◆ getParameters()

void TechDrawGui::TaskHatch::getParameters ( )
protected

◆ onColorChanged

void TaskHatch::onColorChanged ( )
protectedslot

References apply(), and App::Color::setValue().

Referenced by TaskHatch().

◆ onFileChanged

void TaskHatch::onFileChanged ( void  )
protectedslot

References apply(), and Base::Tools::toStdString().

Referenced by TaskHatch().

◆ onScaleChanged

void TaskHatch::onScaleChanged ( )
protectedslot

References apply().

Referenced by TaskHatch().

◆ reject()

◆ restoreHatchState()

◆ saveHatchState()

◆ setUiEdit()

void TaskHatch::setUiEdit ( void  )
protected

◆ setUiPrimary()

void TaskHatch::setUiPrimary ( void  )
protected

◆ updateHatch()


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