Developer Documentation
QContinueBox Class Reference
Inheritance diagram for QContinueBox:

Public Slots

void clicked ()
 

Public Member Functions

 QContinueBox (QString _message, QWidget *_parent=0)
 
bool continueBox ()
 

Private Attributes

bool continue_
 

Detailed Description

Definition at line 153 of file vsiPlugin.hh.

Constructor & Destructor Documentation

◆ QContinueBox()

QContinueBox::QContinueBox ( QString  _message,
QWidget *  _parent = 0 
)
inline

Definition at line 157 of file vsiPlugin.hh.

Member Function Documentation

◆ clicked

void QContinueBox::clicked ( )
inlineslot

Definition at line 173 of file vsiPlugin.hh.

◆ continueBox()

bool QContinueBox::continueBox ( )
inline

Definition at line 178 of file vsiPlugin.hh.

Member Data Documentation

◆ continue_

bool QContinueBox::continue_
private

Definition at line 181 of file vsiPlugin.hh.


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