Experimenting with plugin and main app communication.
This commit is contained in:
@@ -16,6 +16,8 @@ public:
|
||||
QString pname() override;
|
||||
QString pdesc() override;
|
||||
QWidget *pcontent() override;
|
||||
void connectToHost(QObject* host) override;
|
||||
|
||||
|
||||
private:
|
||||
QGroupBox *horizontalGroupBox;
|
||||
|
||||
Reference in New Issue
Block a user