- enum BatteryType
- enum ChargeState
- enum Technology
- enum Type
- bindableObjectName() : QBindable<QString>
- blockSignals(bool) : bool
- capacity() const : int
- capacityChanged(int, const QString &)
- chargePercent() const : int
- chargePercentChanged(int, const QString &)
- chargeState() const : Solid::Battery::ChargeState
- chargeStateChanged(int, const QString &)
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- deleteLater()
- destroyed(QObject *)
- deviceInterfaceType() : Solid::DeviceInterface::Type
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- energy() const : double
- energyChanged(double, const QString &)
- energyFull() const : double
- energyFullChanged(double, const QString &)
- energyFullDesign() const : double
- energyFullDesignChanged(double, const QString &)
- energyRate() const : double
- energyRateChanged(double, const QString &)
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(QAnyStringView, Qt::FindChildOptions) const : T
- findChild(Qt::FindChildOptions) const : T
- findChildren(QAnyStringView, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- inherits(const char *) const : bool
|
- installEventFilter(QObject *)
- isPowerSupply() const : bool
- isPresent() const : bool
- isQuickItemType() const : bool
- isRechargeable() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isValid() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- metaObject() const : const QMetaObject *
- moveToThread(QThread *) : bool
- objectName() const : QString
- objectNameChanged(const QString &)
- parent() const : QObject *
- powerSupplyStateChanged(bool, const QString &)
- presentStateChanged(bool, const QString &)
- property(const char *) const : QVariant
- receivers(const char *) const : int
- remainingTime() const : qlonglong
- remainingTimeChanged(qlonglong, const QString &)
- removeEventFilter(QObject *)
- sender() const : QObject *
- senderSignalIndex() const : int
- serial() const : QString
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setProperty(const char *, QVariant &&) : bool
- signalsBlocked() const : bool
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::milliseconds, Qt::TimerType) : int
- staticMetaObject :
- stringToType(const QString &) : Solid::DeviceInterface::Type
- technology() const : Solid::Battery::Technology
- temperature() const : double
- temperatureChanged(double, const QString &)
- thread() const : QThread *
- timeToEmpty() const : qlonglong
- timeToEmptyChanged(qlonglong, const QString &)
- timeToFull() const : qlonglong
- timeToFullChanged(qlonglong, const QString &)
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- type() const : Solid::Battery::BatteryType
- typeDescription(Solid::DeviceInterface::Type) : QString
- typeToString(Solid::DeviceInterface::Type) : QString
- voltage() const : double
- voltageChanged(double, const QString &)
|