KateViewIndentationAction-members

Search for usage in LXR

KateViewIndentationAction Member List

This is the complete list of members for KateViewIndentationAction, including all inherited members.

AboutQtRoleQAction
AboutRoleQAction
ActionEvent enum nameQAction
KActionMenu::actionGroup() const constQAction
activate(ActionEvent event)QAction
addAction(QAction *action)KActionMenu
ApplicationSpecificRoleQAction
associatedGraphicsWidgets() const constQAction
associatedObjects() const constQAction
associatedWidgets() const constQAction
autoRepeatQAction
autoRepeat() const constQAction
bindableObjectName()QObject
blockSignals(bool block)QObject
changed()QAction
checkableQAction
checkableChanged(bool checkable)QAction
checkedQAction
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
createdWidgets() const constQWidgetActionprotected
createWidget(QWidget *parent)QWidgetActionprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
data() const constQAction
defaultWidget() const constQWidgetAction
deleteLater()QObject
deleteWidget(QWidget *widget)QWidgetActionprotectedvirtual
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
enabledQAction
enabledChanged(bool enabled)QAction
event(QEvent *event) overrideQWidgetActionprotectedvirtual
eventFilter(QObject *obj, QEvent *event) overrideQWidgetActionprotectedvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
fontQAction
font() const constQAction
HighPriorityQAction
HoverQAction
hover()QAction
hovered()QAction
iconQAction
icon() const constQAction
iconTextQAction
iconText() const constQAction
iconVisibleInMenuQAction
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isCheckable() const constQAction
isChecked() const constQAction
isEnabled() const constQAction
isIconVisibleInMenu() const constQAction
isQuickItemType() const constQObject
isSeparator() const constQAction
isShortcutVisibleInContextMenu() const constQAction
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isVisible() const constQAction
isWidgetType() const constQObject
isWindowType() const constQObject
KateViewIndentationAction(KTextEditor::DocumentPrivate *_doc, const QString &text, QObject *parent) (defined in KateViewIndentationAction)KateViewIndentationAction
killTimer(int id)QObject
LowPriorityQAction
menu() const constQAction
menuRoleQAction
menuRole() const constQAction
MenuRole enum nameQAction
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
NormalPriorityQAction
NoRoleQAction
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
parentWidget() const constQAction
popupMode() constKActionMenu
PreferencesRoleQAction
priorityQAction
priority() const constQAction
Priority enum nameQAction
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QAction(QObject *parent)QAction
QAction(const QIcon &icon, const QString &text, QObject *parent)QAction
QAction(const QString &text, QObject *parent)QAction
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
QuitRoleQAction
QWidgetAction(QObject *parent)QWidgetAction
receivers(const char *signal) const constQObjectprotected
releaseWidget(QWidget *widget)QWidgetAction
removeEventFilter(QObject *obj)QObject
requestWidget(QWidget *parent)QWidgetAction
resetEnabled()QAction
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setActionGroup(QActionGroup *group)QAction
setAutoRepeat(bool)QAction
setCheckable(bool)QAction
setChecked(bool)QAction
setData(const QVariant &data)QAction
setDefaultWidget(QWidget *widget)QWidgetAction
setDisabled(bool b)QAction
setEnabled(bool)QAction
setFont(const QFont &font)QAction
setIcon(const QIcon &icon)QAction
setIconText(const QString &text)QAction
setIconVisibleInMenu(bool visible)QAction
setMenu(QMenu *menu)QAction
setMenuRole(MenuRole menuRole)QAction
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPopupMode(QToolButton::ToolButtonPopupMode popupMode)KActionMenu
setPriority(Priority priority)QAction
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setSeparator(bool b)QAction
setShortcut(const QKeySequence &shortcut)QAction
setShortcutContext(Qt::ShortcutContext context)QAction
setShortcuts(QKeySequence::StandardKey key)QAction
setShortcuts(const QList< QKeySequence > &shortcuts)QAction
setShortcutVisibleInContextMenu(bool show)QAction
setStatusTip(const QString &statusTip)QAction
setText(const QString &text)QAction
setToolTip(const QString &tip)QAction
setVisible(bool)QAction
setWhatsThis(const QString &what)QAction
shortcutQAction
shortcut() const constQAction
shortcutContextQAction
shortcutContext() const constQAction
shortcuts() const constQAction
shortcutVisibleInContextMenuQAction
showStatusText(QObject *object)QAction
signalsBlocked() const constQObject
slotAboutToShow() (defined in KateViewIndentationAction)KateViewIndentationActionslot
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
statusTipQAction
statusTip() const constQAction
textQAction
text() const constQAction
TextHeuristicRoleQAction
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toggle()QAction
toggled(bool checked)QAction
toolTipQAction
toolTip() const constQAction
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TriggerQAction
trigger()QAction
triggered(bool checked)QAction
visibleQAction
visibleChanged()QAction
whatsThisQAction
whatsThis() const constQAction
~QAction()QActionvirtual
~QObject()QObjectvirtual
~QWidgetAction()QWidgetActionvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:15:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.