activated() | Plasma::Applet | signal |
AllConstraints enum value (defined in Plasma::Applet) | Plasma::Applet | |
Applet(QObject *parentObject, const KPluginMetaData &data, const QVariantList &args) | Plasma::Applet | |
appletDeleted(Plasma::Applet *applet) | Plasma::Applet | signal |
backgroundHints | Plasma::Applet | |
backgroundHints() const | Plasma::Applet | |
backgroundHintsChanged() | Plasma::Applet | signal |
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
busy | Plasma::Applet | |
busyChanged(bool busy) | Plasma::Applet | signal |
CanFillArea enum value | Plasma::Applet | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
config() const | Plasma::Applet | |
configChanged() | Plasma::Applet | virtualslot |
configNeedsSaving() | Plasma::Applet | signal |
configScheme() const | Plasma::Applet | |
configuration | Plasma::Applet | |
configuration() | Plasma::Applet | |
configurationRequired | Plasma::Applet | |
configurationRequired() const | Plasma::Applet | |
configurationRequiredChanged(bool needsConfig, const QString &reason) | Plasma::Applet | signal |
configurationRequiredReason() const | Plasma::Applet | |
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 |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction 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 QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
Constraint enum name | Plasma::Applet | |
ConstraintHint enum name | Plasma::Applet | |
ConstraintHints typedef (defined in Plasma::Applet) | Plasma::Applet | |
constraintHints | Plasma::Applet | |
constraintHints() const | Plasma::Applet | |
constraintHintsChanged(Plasma::Applet::ConstraintHints constraintHints) | Plasma::Applet | signal |
Constraints typedef (defined in Plasma::Applet) | Plasma::Applet | |
constraintsEvent(Constraints constraints) (defined in Plasma::Applet) | Plasma::Applet | protectedvirtual |
containment | Plasma::Applet | |
containment() const | Plasma::Applet | |
containmentChanged(Plasma::Containment *containment) | Plasma::Applet | signal |
containmentDisplayHints | Plasma::Applet | |
containmentDisplayHints() const | Plasma::Applet | |
containmentDisplayHintsChanged(Plasma::Types::ContainmentDisplayHints hints) | Plasma::Applet | signal |
contextualActions | Plasma::Applet | |
contextualActions() | Plasma::Applet | virtual |
contextualActionsAboutToShow() | Plasma::Applet | signal |
contextualActionsChanged(const QList< QAction * > &actions) | Plasma::Applet | signal |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroy() | Plasma::Applet | slot |
destroyed() const | Plasma::Applet | |
QObject::destroyed(QObject *obj) | QObject | |
destroyedChanged(bool destroyed) | Plasma::Applet | signal |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
effectiveBackgroundHints | Plasma::Applet | |
effectiveBackgroundHints() const | Plasma::Applet | |
effectiveBackgroundHintsChanged() | Plasma::Applet | signal |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
failedToLaunch() const | Plasma::Applet | |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
flushPendingConstraintsEvents() | Plasma::Applet | slot |
formFactor | Plasma::Applet | |
formFactor() const | Plasma::Applet | |
formFactorChanged(Plasma::Types::FormFactor formFactor) | Plasma::Applet | signal |
FormFactorConstraint enum value | Plasma::Applet | |
globalConfig() const | Plasma::Applet | |
globalShortcut | Plasma::Applet | |
globalShortcut() const | Plasma::Applet | |
globalShortcutChanged(const QKeySequence &sequence) | Plasma::Applet | signal |
hasConfigurationInterface | Plasma::Applet | |
hasConfigurationInterface() const | Plasma::Applet | |
hasConfigurationInterfaceChanged(bool hasConfiguration) | Plasma::Applet | signal |
icon | Plasma::Applet | |
icon() const | Plasma::Applet | |
iconChanged(const QString &icon) | Plasma::Applet | signal |
id | Plasma::Applet | |
id() const | Plasma::Applet | |
immutability | Plasma::Applet | |
immutability() const | Plasma::Applet | |
immutabilityChanged(Plasma::Types::ImmutabilityType immutable) | Plasma::Applet | signal |
immutable | Plasma::Applet | |
immutable() const | Plasma::Applet | |
ImmutableConstraint enum value | Plasma::Applet | |
inherits(const char *className) const const | QObject | |
init() | Plasma::Applet | virtualslot |
installEventFilter(QObject *filterObj) | QObject | |
internalAction(const QString &name) const | Plasma::Applet | |
internalActions() const | Plasma::Applet | |
internalActionsChanged(const QList< QAction * > &actions) | Plasma::Applet | signal |
isBusy() const | Plasma::Applet | |
isContainment | Plasma::Applet | |
isContainment() const | Plasma::Applet | |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isUserConfiguring() const | Plasma::Applet | |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
killTimer(int id) | QObject | |
launchErrorMessage() const | Plasma::Applet | |
location | Plasma::Applet | |
location() const | Plasma::Applet | |
locationChanged(Plasma::Types::Location location) | Plasma::Applet | signal |
LocationConstraint enum value | Plasma::Applet | |
MarginAreasSeparator enum value | Plasma::Applet | |
metaData | Plasma::Applet | |
metaObject() const const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
NoConstraint enum value | Plasma::Applet | |
NoHint enum value (defined in Plasma::Applet) | Plasma::Applet | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
parent() const const | QObject | |
pluginMetaData() const | Plasma::Applet | |
pluginName | Plasma::Applet | |
pluginName() const | Plasma::Applet | |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | 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_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | 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 | |
qmlContextualActions() (defined in Plasma::Applet) | Plasma::Applet | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList typedef | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receivers(const char *signal) const const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
removeInternalAction(const QString &name) | Plasma::Applet | |
restore(KConfigGroup &group) | Plasma::Applet | virtual |
save(KConfigGroup &group) const | Plasma::Applet | virtual |
saveState(KConfigGroup &config) const | Plasma::Applet | protectedvirtual |
ScreenConstraint enum value | Plasma::Applet | |
secondaryActivated() | Plasma::Applet | signal |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setBackgroundHints(Plasma::Types::BackgroundHints hint) | Plasma::Applet | |
setBusy(bool busy) | Plasma::Applet | |
setConfigurationRequired(bool needsConfiguring, const QString &reason=QString()) | Plasma::Applet | |
setConstraintHints(ConstraintHints constraintHints) | Plasma::Applet | |
setGlobalShortcut(const QKeySequence &shortcut=QKeySequence()) | Plasma::Applet | |
setHasConfigurationInterface(bool hasInterface) | Plasma::Applet | |
setIcon(const QString &icon) | Plasma::Applet | |
setImmutability(const Types::ImmutabilityType immutable) | Plasma::Applet | slot |
setInternalAction(const QString &name, QAction *action) | Plasma::Applet | |
setLaunchErrorMessage(const QString &reason=QString()) | Plasma::Applet | slot |
setObjectName(QAnyStringView name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setStatus(const Types::ItemStatus stat) | Plasma::Applet | slot |
setTitle(const QString &title) | Plasma::Applet | |
setUserBackgroundHints(Plasma::Types::BackgroundHints hint) | Plasma::Applet | |
setUserConfiguring(bool configuring) | Plasma::Applet | |
signalsBlocked() const const | QObject | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
startupArguments() const | Plasma::Applet | |
StartupCompletedConstraint enum value | Plasma::Applet | |
status | Plasma::Applet | |
status() const | Plasma::Applet | |
statusChanged(Plasma::Types::ItemStatus status) | Plasma::Applet | signal |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) override | Plasma::Applet | protectedvirtual |
title | Plasma::Applet | |
title() const | Plasma::Applet | |
titleChanged(const QString &title) | Plasma::Applet | signal |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
translationDomain() const | Plasma::Applet | |
UiReadyConstraint enum value | Plasma::Applet | |
updateConstraints(Constraints constraints=AllConstraints) | Plasma::Applet | |
userBackgroundHints | Plasma::Applet | |
userBackgroundHints() const | Plasma::Applet | |
userBackgroundHintsChanged() | Plasma::Applet | signal |
userConfiguring | Plasma::Applet | |
userConfiguringChanged(bool configuring) | Plasma::Applet | signal |
~Applet() override (defined in Plasma::Applet) | Plasma::Applet | |
~QObject() | QObject | virtual |