MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lgrConnectionDialog.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #pragma once
10 
11 #include <lgrGui/lgrGui.h>
12 #include <QDialog>
13 
14 namespace MAKLogger
15 {
16 
18  {
19  public:
20 
22  virtual ~DtLgrConnectionDialog();
23 
25  virtual void registerConnectStatusChangeSlot() = 0;
26 
28  virtual void setWaitOnLoadReconnect() = 0;
29 
30  };
31 }
Definition: lgrConnectionDialog.h:17
#define DT_DLL_LGRGUI
Definition: lgrGui.h:19
Defines INPORT/EXPORT macros for lgrGui library.

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)