4 #ifndef BPSTABLEWINDOW_H
5 #define BPSTABLEWINDOW_H
Public include file for BpsApplicationWindow class.
#define BPS_PRIVATE(Class)
Declare pointer to private object in a public class.
Definition: bpsglobals.h:102
#define BPSGUI_EXPORT
Declare class an import from the shared library.
Definition: bpsgui_global.h:22
Main application window for plugins of BPS Workplace.
Definition: bpsapplicationwindow.h:71
virtual void init()
Do initializations immediately before showing of the window.
The license token is used to check permission of software usage, and maintains the list in table t_li...
Definition: bpslicensetoken.h:25
Database table descriptor.
Definition: bpstable.h:19
Common window for table editing in a table or tree view.
Definition: bpstablewindow.h:21
BpsTableWindow(BpsLicenseToken *aLicenseToken, const QIcon &aIcon, const QString &aTitle, const BpsTable &aTable, QWidget *aParent=nullptr, Qt::WindowFlags aFlags=0)