Developer Documentation
SnapshotDialog Class Reference
Inheritance diagram for SnapshotDialog:

Signals

void resizeApplication (int _width, int _height)
 

Public Member Functions

 SnapshotDialog (QString _suggest, bool _captureViewers, int _w, int _h, QWidget *parent=0)
 

Private Slots

void slotOk ()
 
void findFile ()
 
void slotChangeResolution ()
 
void snapWidthChanged (int _w)
 
void snapHeightChanged (int _h)
 
void keepAspectChanged ()
 
void multisampleChanged ()
 
void saveStates ()
 
void loadStates ()
 
void filenameChanged (const QString &new_filename)
 

Private Attributes

bool captureViewers_
 
double aspect_
 
bool blockSpinBox_
 

Detailed Description

Definition at line 46 of file SnapshotDialog.hh.

Constructor & Destructor Documentation

◆ SnapshotDialog()

SnapshotDialog::SnapshotDialog ( QString  _suggest,
bool  _captureViewers,
int  _w,
int  _h,
QWidget *  parent = 0 
)

Definition at line 50 of file SnapshotDialog.cc.

Member Function Documentation

◆ filenameChanged

void SnapshotDialog::filenameChanged ( const QString &  new_filename)
privateslot

Definition at line 198 of file SnapshotDialog.cc.

◆ findFile

void SnapshotDialog::findFile ( )
privateslot

Definition at line 176 of file SnapshotDialog.cc.

◆ keepAspectChanged

void SnapshotDialog::keepAspectChanged ( )
privateslot

Definition at line 139 of file SnapshotDialog.cc.

◆ loadStates

void SnapshotDialog::loadStates ( )
privateslot

Definition at line 106 of file SnapshotDialog.cc.

◆ multisampleChanged

void SnapshotDialog::multisampleChanged ( )
privateslot

Definition at line 148 of file SnapshotDialog.cc.

◆ saveStates

void SnapshotDialog::saveStates ( )
privateslot

Definition at line 95 of file SnapshotDialog.cc.

◆ slotChangeResolution

void SnapshotDialog::slotChangeResolution ( )
privateslot

Definition at line 151 of file SnapshotDialog.cc.

◆ slotOk

void SnapshotDialog::slotOk ( )
privateslot

Definition at line 157 of file SnapshotDialog.cc.

◆ snapHeightChanged

void SnapshotDialog::snapHeightChanged ( int  _h)
privateslot

Definition at line 128 of file SnapshotDialog.cc.

◆ snapWidthChanged

void SnapshotDialog::snapWidthChanged ( int  _w)
privateslot

Definition at line 117 of file SnapshotDialog.cc.

Member Data Documentation

◆ aspect_

double SnapshotDialog::aspect_
private

Definition at line 55 of file SnapshotDialog.hh.

◆ blockSpinBox_

bool SnapshotDialog::blockSpinBox_
private

Definition at line 57 of file SnapshotDialog.hh.

◆ captureViewers_

bool SnapshotDialog::captureViewers_
private

Definition at line 54 of file SnapshotDialog.hh.


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