Gui::Dialog::Placement Class Reference

#include <Placement.h>

Inheritance diagram for Gui::Dialog::Placement:
Gui::LocationDialog Gui::Dialog::DockablePlacement

List of all members.

Signals

void directionChanged ()
void placementChanged (const QVariant &, bool, bool)

Public Member Functions

void accept ()
Base::Vector3f getDirection () const
Base::Placement getPlacement () const
 Placement (QWidget *parent=0, Qt::WFlags fl=0)
void reject ()
void setPlacement (const Base::Placement &)
void showDefaultButtons (bool)
 ~Placement ()

Protected Member Functions

void changeEvent (QEvent *e)

Friends

class TaskPlacement

Detailed Description

Definition at line 38 of file Gui/Placement.h.


Constructor & Destructor Documentation

Placement::Placement ( QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)

Definition at line 66 of file Gui/Placement.cpp.

References draftlibs::fcgeo::connect(), and directionChanged().

Placement::~Placement ( void   ) 

Definition at line 94 of file Gui/Placement.cpp.


Member Function Documentation

void Placement::accept ( void   ) 

Reimplemented in Gui::Dialog::DockablePlacement.

Definition at line 216 of file Gui/Placement.cpp.

Referenced by Gui::Dialog::TaskPlacement::accept().

void Placement::changeEvent ( QEvent *  e  )  [protected, virtual]
void Gui::Dialog::Placement::directionChanged (  )  [signal]

Referenced by Placement().

Base::Vector3f Placement::getDirection (  )  const [virtual]
Base::Placement Placement::getPlacement ( void   )  const

Definition at line 319 of file Gui/Placement.cpp.

Referenced by CmdRobotSetDefaultOrientation::activated().

void Gui::Dialog::Placement::placementChanged ( const QVariant &  ,
bool  ,
bool   
) [signal]

Referenced by reject().

void Placement::reject ( void   ) 

Reimplemented in Gui::Dialog::DockablePlacement.

Definition at line 205 of file Gui/Placement.cpp.

References placementChanged().

Referenced by Gui::Dialog::TaskPlacement::reject().

void Placement::setPlacement ( const Base::Placement p  ) 
void Placement::showDefaultButtons ( bool  ok  ) 

Definition at line 99 of file Gui/Placement.cpp.

Referenced by Gui::Dialog::TaskPlacement::TaskPlacement().


Friends And Related Function Documentation

friend class TaskPlacement [friend]

Definition at line 79 of file Gui/Placement.h.


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

Generated on Wed Nov 23 19:02:07 2011 for FreeCAD by  doxygen 1.6.1