- enum ToolViewPosition
- MainWindow(QObject *)
- ~MainWindow()
- activateView(KTextEditor::Document *) : KTextEditor::View *
- activateWidget(QWidget *)
- activeView() : KTextEditor::View *
- activeWidget() : QWidget *
- addWidget(QWidget *) : bool
- addWidgetToViewBar(KTextEditor::View *, QWidget *)
- bindableObjectName() : QBindable<QString>
- blockSignals(bool) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- closeSplitView(KTextEditor::View *) : bool
- closeView(KTextEditor::View *) : bool
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- createToolView(KTextEditor::Plugin *, const QString &, KTextEditor::MainWindow::ToolViewPosition, const QIcon &, const QString &) : QWidget *
- createViewBar(KTextEditor::View *) : QWidget *
- customEvent(QEvent *)
- deleteLater()
- deleteViewBar(KTextEditor::View *)
- destroyed(QObject *)
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- 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>
- guiFactory() : KXMLGUIFactory *
- hideToolView(QWidget *) : bool
- hideViewBar(KTextEditor::View *)
- inherits(const char *) const : bool
|
- installEventFilter(QObject *)
- isQuickItemType() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- killTimer(Qt::TimerId)
- metaObject() const : const QMetaObject *
- moveToThread(QThread *) : bool
- moveToolView(QWidget *, KTextEditor::MainWindow::ToolViewPosition) : bool
- objectName() const : QString
- objectNameChanged(const QString &)
- openUrl(const QUrl &, const QString &) : KTextEditor::View *
- parent() const : QObject *
- pluginView(const QString &) : QObject *
- pluginViewCreated(const QString &, QObject *)
- pluginViewDeleted(const QString &, QObject *)
- property(const char *) const : QVariant
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- removeWidget(QWidget *) : bool
- sender() const : QObject *
- senderSignalIndex() const : int
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setProperty(const char *, QVariant &&) : bool
- showMessage(const QVariantMap &) : bool
- showPluginConfigPage(KTextEditor::Plugin *, int) : bool
- showToolView(QWidget *) : bool
- showViewBar(KTextEditor::View *)
- signalsBlocked() const : bool
- splitView(Qt::Orientation)
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::nanoseconds, Qt::TimerType) : int
- staticMetaObject :
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- unhandledShortcutOverride(QEvent *)
- viewChanged(KTextEditor::View *)
- viewCreated(KTextEditor::View *)
- views() : QList<KTextEditor::View *>
- viewsInSameSplitView(KTextEditor::View *, KTextEditor::View *) : bool
- widgetAdded(QWidget *)
- widgetRemoved(QWidget *)
- widgets() : QWidgetList
- window() : QWidget *
|