MAK Data Logger API Documentation for HLA
List of all members | Public Member Functions
MAKLogger::DtQtPopupBox Class Reference

Responsible for providing a message box using the qt library. More...

+ Inheritance diagram for MAKLogger::DtQtPopupBox:
+ Collaboration diagram for MAKLogger::DtQtPopupBox:

Public Member Functions

virtual ~DtQtPopupBox ()
virtual DtPopupButton showPopup (const DtString &caption, const DtString &message, DtPopupButtonSet buttons)
 Shows a Popup Box, and returns the button pressed.
- Public Member Functions inherited from MAKLogger::DtPopupBox
virtual ~DtPopupBox ()

Additional Inherited Members

- Public Types inherited from MAKLogger::DtPopupBox
enum  DtPopupButton { DtPB_YesOk, DtPB_NoCancel, DtPB_Retry }
 Button enums, can be combined using bitwise OR. More...
enum  DtPopupButtonSet {
  DtPBS_YesNo, DtPBS_YesNoCancel, DtPBS_Ok, DtPBS_OkCancel,
  DtPBS_RetryCancel
}
- Static Public Member Functions inherited from MAKLogger::DtPopupBox
static void enablePopups (bool yesNo)
- Static Protected Attributes inherited from MAKLogger::DtPopupBox
static bool showPopups

Detailed Description

Responsible for providing a message box using the qt library.

Constructor & Destructor Documentation

virtual MAKLogger::DtQtPopupBox::~DtQtPopupBox ( )
virtual

Member Function Documentation

virtual DtPopupButton MAKLogger::DtQtPopupBox::showPopup ( const DtString caption,
const DtString message,
DtPopupButtonSet  buttons 
)
virtual

Shows a Popup Box, and returns the button pressed.

Reimplemented from MAKLogger::DtPopupBox.


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

Document ID: Generated on Sun Dec 15 18:04:30 EST 2013 from SVN revision 134418
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)