QGuiQuestionWindow Class Reference
[Apollo Gui]

List of all members.


Detailed Description

question window widget

Author:
Sergio Di Domizio

Public Member Functions

 QGuiQuestionWindow (const TGWindow *main, const std::string &message, Bool_t &result)
 ctor
virtual ~QGuiQuestionWindow ()
 dtor
void CloseWindow ()
 signal triggered when X or Cancel button are pressed
void HandleOk ()
 slot function triggered when the Ok button is pressed

Private Attributes

Bool_t & fResult

Constructor & Destructor Documentation

QGuiQuestionWindow::QGuiQuestionWindow ( const TGWindow *  main,
const std::string &  message,
Bool_t &  result 
)

ctor

Parameters:
msg message to be displayed
result filled with user response: false for cancel, true for ok

References fResult.


Member Data Documentation

Bool_t& QGuiQuestionWindow::fResult [private]

store respose: true if Ok, false if Cancel or X

Referenced by HandleOk(), and QGuiQuestionWindow().


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

Generated on Tue Nov 16 10:50:06 2010 for CUORE Software by  doxygen 1.5.6