This is the complete list of members for BpsReportSection, including all inherited members.
| addAttribute(const char *aProperty, const char *aAttribute, const QVariant &aValue=true) | BpsPropertyObject | |
| addProperty(const char *aName, const QVariant &aValue) | BpsPropertyObject | |
| appendChild(BpsPropertyObject *aChild) | BpsPropertyObject | |
| attribute(const char *aProperty, const char *aAttribute) const | BpsPropertyObject | |
| attributeNames(const char *aProperty) const | BpsPropertyObject | |
| blockSignals(bool block) | QObject | |
| BpsPropertyObject(QObject *aParent=nullptr) | BpsPropertyObject | |
| BpsPropertyObject(const QString &aName, QObject *aParent=nullptr) | BpsPropertyObject | |
| BpsPropertyObject(const BpsPropertyObject &aOther) | BpsPropertyObject | |
| BpsReportElement(Type aType, QObject *aParent=nullptr) | BpsReportElement | |
| BpsReportElement(const BpsReportElement &aElement, QObject *aParent=nullptr, bool aCopyChilds=true) | BpsReportElement | |
| BpsReportSection(const BpsReportElement &aElement, BpsReport *aParent) | BpsReportSection | |
| childAt(int aIndex) const | BpsPropertyObject | |
| childCount() const | BpsPropertyObject | |
| childElement(const QString &aName) const | BpsReportElement | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual | 
| childIndex(BpsPropertyObject *aChild) const | BpsPropertyObject | |
| childInserted(int aIndex, BpsPropertyObject *aChild) | BpsPropertyObject | signal | 
| childMoved(int aOldIndex, int aNewIndex) | BpsPropertyObject | signal | 
| childRemoved(int aIndex, BpsPropertyObject *aChild) | BpsPropertyObject | signal | 
| children() const | BpsPropertyObject | |
| clear() | BpsPropertyObject | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static | 
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static | 
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual | 
| createGraphicsItem(int aResolution, const QPointF &aOffset) const | BpsReportElement | |
| customEvent(QEvent *event) | QObject | protectedvirtual | 
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static | 
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static | 
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static | 
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static | 
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual | 
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| emitValues() | BpsPropertyObject | |
| event(QEvent *e) | QObject | virtual | 
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual | 
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| firstChild() const | BpsReportElement | |
| graphicsItem() const | BpsReportElement | |
| handleLine() const | BpsReportElement | |
| handleRect() const | BpsReportElement | |
| hasProperty(const char *aName) const | BpsPropertyObject | |
| inherits(const char *className) const const | QObject | |
| insertChild(int aIndex, BpsReportElement *aChild) | BpsReportElement | |
| BpsPropertyObject::insertChild(int aIndex, BpsPropertyObject *aChild) | BpsPropertyObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isModified() const | BpsPropertyObject | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected | 
| isValid(BpsPropertyObject *aObject) const | BpsPropertyObject | |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| item(const QString &aName) const | BpsReportSection | slot | 
| itemAt(int aPosition) const | BpsReportSection | slot | 
| itemCount() const | BpsReportSection | slot | 
| killTimer(int id) | QObject | |
| lastChild() const | BpsReportElement | |
| loadXml(const QString &aDocType, const QString &aXml) | BpsPropertyObject | |
| makeXml(const QString &aDocType, bool aFormat=false) const | BpsPropertyObject | |
| metaObject() const const | QObject | virtual | 
| modifiedChanged(bool aModified) | BpsPropertyObject | signal | 
| moveChild(int aOldIndex, int aNewIndex) | BpsPropertyObject | |
| moveToThread(QThread *targetThread) | QObject | |
| objectChanged() | BpsPropertyObject | signal | 
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| offset() const | BpsReportElement | |
| operator=(const BpsPropertyObject &aOther) | BpsPropertyObject | |
| parent() const | BpsPropertyObject | |
| parentElement() const | BpsReportElement | |
| printHeight() const | BpsReportSection | slot | 
| property(const char *name) const const | QObject | |
| propertyAsString(const char *aName) const | BpsPropertyObject | |
| propertyChanged(const QByteArray &aName, const QVariant &aNewValue, const QVariant &aOldValue) | BpsPropertyObject | signal | 
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_DISABLE_COPY(Class) | QObject | |
| Q_DISABLE_COPY_MOVE(Class) | QObject | |
| Q_DISABLE_MOVE(Class) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| qFindChild(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| receivers(const char *signal) const const | QObject | protected | 
| removeChild(int aIndex) | BpsPropertyObject | |
| removeChild(BpsPropertyObject *aChild) | BpsPropertyObject | |
| removeEventFilter(QObject *obj) | QObject | |
| resolution() const | BpsReportElement | |
| sender() const const | QObject | protected | 
| senderSignalIndex() const const | QObject | protected | 
| setModified(bool aModified=true) | BpsPropertyObject | slot | 
| setObjectName(const QString &name) | QObject | |
| setOffset(const QPointF &aOffset) | BpsReportElement | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *aName, const QVariant &aValue) | BpsReportElement | virtualslot | 
| setPropertyAsString(const char *aName, const QString &aValue) | BpsPropertyObject | slot | 
| setResolution(int aResolution) | BpsReportElement | |
| signalsBlocked() const const | QObject | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual | 
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| Type enum name | BpsReportElement | |
| type() const | BpsReportElement | |
| TypeBarcode enum value | BpsReportElement | |
| typeByName(const QString &aTypeName) const | BpsReportElement | |
| TypeEllipse enum value | BpsReportElement | |
| TypeLine enum value | BpsReportElement | |
| typeName() const | BpsReportElement | |
| TypePixmap enum value | BpsReportElement | |
| TypeRectangle enum value | BpsReportElement | |
| TypeReport enum value | BpsReportElement | |
| TypeRichtext enum value | BpsReportElement | |
| TypeSection enum value | BpsReportElement | |
| TypeSimpletext enum value | BpsReportElement | |
| TypeUnknown enum value | BpsReportElement | |
| xmlCreateObject(const QString &aTagName, int aLevel) const | BpsReportElement | protectedvirtual | 
| xmlTagName(int aLevel) const | BpsReportElement | protectedvirtual | 
| ~BpsPropertyObject() (defined in BpsPropertyObject) | BpsPropertyObject | virtual | 
| ~BpsReportElement() (defined in BpsReportElement) | BpsReportElement | virtual | 
| ~QObject() | QObject | virtual |