BALL
1.4.2
|
#include <BALL/VIEW/DIALOGS/clippingDialog.h>
Public Slots | |
Public slots | |
void | exec () |
void | accept () |
Public Member Functions | |
Constructors | |
ClippingDialog (QWidget *parent=NULL, const char *name="ClippingDialog") | |
Destructors | |
virtual | ~ClippingDialog () |
void | setClippingPlane (ClippingPlane *plane) |
const ClippingPlane * | getClippingPlane () const |
Protected Attributes | |
Protected slots | |
ClippingPlane * | clipping_plane_ |
Dialog for selcting which Representations are clipped by one clipping plane.
Definition at line 27 of file clippingDialog.h.
BALL::VIEW::ClippingDialog::ClippingDialog | ( | QWidget * | parent = NULL , |
const char * | name = "ClippingDialog" |
||
) |
Default Constructor.
|
virtual |
Destructor.
|
slot |
|
slot |
Show and raise the dialog
|
inline |
Definition at line 56 of file clippingDialog.h.
|
inline |
Definition at line 53 of file clippingDialog.h.
|
protected |
Definition at line 80 of file clippingDialog.h.