Overview     Modules     Class Hierarchy     Classes     Members  

#include <SnapshotDialog.h>

Collaboration diagram for tlp::SnapshotDialog:

Public Slots

void accept ()

Public Member Functions

 SnapshotDialog (View &v, QWidget *parent=NULL)
 ~SnapshotDialog ()

Protected Slots

void widthSpinBoxValueChanged (int value)
void heightSpinBoxValueChanged (int value)
void fileNameTextChanged (QString)
void browseClicked ()

Protected Member Functions

void resizeEvent (QResizeEvent *)
void sizeSpinBoxValueChanged ()

Protected Attributes

Viewview
QGraphicsScene * scene
QGraphicsPixmapItem * pixmapItem
LockLabel * lockLabel
float ratio
bool inSizeSpinBoxValueChanged

Constructor & Destructor Documentation

tlp::SnapshotDialog::SnapshotDialog ( View v,
QWidget *  parent = NULL 
)
tlp::SnapshotDialog::~SnapshotDialog ( )

Member Function Documentation

void tlp::SnapshotDialog::accept ( )
slot
void tlp::SnapshotDialog::browseClicked ( )
protectedslot
void tlp::SnapshotDialog::fileNameTextChanged ( QString  )
protectedslot
void tlp::SnapshotDialog::heightSpinBoxValueChanged ( int  value)
protectedslot
void tlp::SnapshotDialog::resizeEvent ( QResizeEvent *  )
protected
void tlp::SnapshotDialog::sizeSpinBoxValueChanged ( )
protected
void tlp::SnapshotDialog::widthSpinBoxValueChanged ( int  value)
protectedslot

Member Data Documentation

bool tlp::SnapshotDialog::inSizeSpinBoxValueChanged
protected
LockLabel* tlp::SnapshotDialog::lockLabel
protected
QGraphicsPixmapItem* tlp::SnapshotDialog::pixmapItem
protected
float tlp::SnapshotDialog::ratio
protected
QGraphicsScene* tlp::SnapshotDialog::scene
protected
View* tlp::SnapshotDialog::view
protected


Tulip Software by LaBRI Visualization Team    2001 - 2012