12#ifndef PLUGINIFDEMO_ABOUT_H_
13#define PLUGINIFDEMO_ABOUT_H_
17#include <QAbstractButton>
19#include <QGraphicsScene>
49 void on_buttonBox_clicked(QAbstractButton *button);
52 Ui::PluginIFDemo_About *ui;
"About" dialog for the Plugin Interface Demo.
Definition pluginifdemo_about.h:29
~PluginIFDemo_About()
Destroys the About dialog and releases the associated UI resources.
Definition pluginifdemo_about.cpp:28