Gui::Dialog::TaskPlacement Class Reference

#include <Placement.h>

Inheritance diagram for Gui::Dialog::TaskPlacement:
Gui::TaskView::TaskDialog

List of all members.

Public Slots

void slotPlacementChanged (const QVariant &, bool, bool)

Signals

void placementChanged (const QVariant &, bool, bool)

Public Member Functions

bool accept ()
 is called by the framework if the dialog is accepted (Ok)
void clicked (int id)
 is called by the framework if a button is clicked which has no accept or reject role
QDialogButtonBox::StandardButtons getStandardButtons () const
 tells the framework which buttons whisched for the dialog
bool reject ()
 is called by the framework if the dialog is rejected (Cancel)
void setPlacement (const Base::Placement &)
void setPropertyName (const QString &)
 TaskPlacement ()
 ~TaskPlacement ()

Detailed Description

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


Constructor & Destructor Documentation

TaskPlacement::TaskPlacement (  ) 
TaskPlacement::~TaskPlacement (  ) 

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


Member Function Documentation

bool TaskPlacement::accept ( void   )  [virtual]

is called by the framework if the dialog is accepted (Ok)

Reimplemented from Gui::TaskView::TaskDialog.

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

References Gui::Dialog::Placement::accept().

void TaskPlacement::clicked ( int   )  [virtual]

is called by the framework if a button is clicked which has no accept or reject role

Reimplemented from Gui::TaskView::TaskDialog.

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

QDialogButtonBox::StandardButtons TaskPlacement::getStandardButtons ( void   )  const [virtual]

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

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

void Gui::Dialog::TaskPlacement::placementChanged ( const QVariant &  ,
bool  ,
bool   
) [signal]
bool TaskPlacement::reject ( void   )  [virtual]

is called by the framework if the dialog is rejected (Cancel)

Reimplemented from Gui::TaskView::TaskDialog.

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

References Gui::Dialog::Placement::reject().

void TaskPlacement::setPlacement ( const Base::Placement p  ) 

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

References Gui::Dialog::Placement::setPlacement().

Referenced by StdCmdPlacement::activated().

void TaskPlacement::setPropertyName ( const QString &  name  ) 

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

void TaskPlacement::slotPlacementChanged ( const QVariant &  p,
bool  incr,
bool  data 
) [slot]

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

References placementChanged().

Referenced by TaskPlacement().


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

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