![]() |
Scanframe Modular Application 0.1.0
|
#include <AscanGraph.h>
Public Member Functions | |
AscanGraph (QWidget *parent=nullptr) | |
~AscanGraph () override | |
void | addPropertyPages (sf::PropertySheetDialog *sheet) override |
Adds the pages specific for this object. | |
QSize | minimumSizeHint () const override |
bool | isRequiredProperty (const QString &name) override |
Returns true if a property is to be saved to file. | |
![]() | |
virtual bool | getSaveChildren () const |
Gets if the children needs saving by the FormBuilder class. | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) override |
void | initStyleOption (QStyleOptionFrame *option) const |
![]() | |
ObjectExtension (QObject *object) | |
Protected constructor only. Inlined so no external libs are need for designer. | |
virtual | ~ObjectExtension ()=default |
Virtual destructor. | |
Properties | |
sf::gii::IdType | idTimeUnit |
sf::gii::IdType | idDelay |
sf::gii::IdType | idRange |
sf::gii::IdType | idAmplitudeUnit |
sf::gii::IdType | idData |
sf::gii::IdType | idAttenuation |
Additional Inherited Members | |
![]() | |
static bool | inDesigner () |
Gets the designer status. | |
static QObject * | getExtensionParent (QObject *obj, bool first=true) |
Return if the passed object has this type as parent. It starts by testing the passed object itself. | |
|
explicit |
|
override |
|
overridevirtual |
Adds the pages specific for this object.
sheet | Parent and property sheet for the page. |
Reimplemented from sf::ObjectExtension.
|
protected |
|
overridevirtual |
Returns true if a property is to be saved to file.
name | Name of the property. |
Implements sf::ObjectExtension.
|
override |
|
overrideprotected |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |