Script
Signals | Public Member Functions | List of all members
SCUI_SimpleScanButtons Class Reference

#include <drawingimportdlg.h>

Inheritance diagram for SCUI_SimpleScanButtons:
Inheritance graph
[legend]
Collaboration diagram for SCUI_SimpleScanButtons:
Collaboration graph
[legend]

Signals

void clickedPreview ()
 
void clickedScan ()
 
void clickedClose ()
 

Public Member Functions

 SCUI_SimpleScanButtons (QWidget *parent=NULL, char *name=NULL)
 
virtual ~SCUI_SimpleScanButtons ()
 
QPushButton * getPreviewBtn ()
 
QPushButton * getScanBtn ()
 
QPushButton * getCloseBtn ()
 

Constructor & Destructor Documentation

SCUI_SimpleScanButtons::SCUI_SimpleScanButtons ( QWidget *  parent = NULL,
char *  name = NULL 
)
virtual SCUI_SimpleScanButtons::~SCUI_SimpleScanButtons ( )
virtual

Member Function Documentation

void SCUI_SimpleScanButtons::clickedClose ( )
signal
void SCUI_SimpleScanButtons::clickedPreview ( )
signal
void SCUI_SimpleScanButtons::clickedScan ( )
signal
QPushButton* SCUI_SimpleScanButtons::getCloseBtn ( )
inline
QPushButton* SCUI_SimpleScanButtons::getPreviewBtn ( )
inline
QPushButton* SCUI_SimpleScanButtons::getScanBtn ( )
inline

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