4#ifndef QQUICKTABBAR_P_H
5#define QQUICKTABBAR_P_H
18#include <QtQuickTemplates2/private/qquickcontainer_p.h>
59#if QT_CONFIG(wheelevent)
60 void wheelEvent(QWheelEvent *
event)
override;
65#if QT_CONFIG(accessibility)
66 QAccessible::Role accessibleRole()
const override;
virtual void itemMoved(int index, QQuickItem *item)
virtual void itemAdded(int index, QQuickItem *item)
virtual void itemRemoved(int index, QQuickItem *item)
void componentComplete() override
Invoked after the root component that caused this instantiation has completed construction.
virtual bool isContent(QQuickItem *item) const
virtual QFont defaultFont() const
void geometryChange(const QRectF &newGeometry, const QRectF &oldGeometry) override
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
virtual void updatePolish()
This function should perform any layout as required for this item.
Allows the user to switch between different views or subtasks.
\inmodule QtCore\reentrant
Combined button and popup list for selecting options.
n void setPosition(void) \n\
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QML_ATTACHED(ATTACHED_TYPE)
static qreal position(const QQuickItem *item, QQuickAnchors::Anchor anchorLine)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent