MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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. More...
 
- 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 Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)