itom
Loading...
Searching...
No Matches
ito::PyAutoIndentMode Member List

This is the complete list of members for ito::PyAutoIndentMode, including all inherited members.

actions() const (defined in ito::Mode)ito::Modeinlinevirtual
atBlockEnd(const QTextCursor &cursor, const QString &fullline) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
atBlockStart(const QTextCursor &cursor, const QString &line) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
AutoIndentMode(const QString &name, const QString &description="", QObject *parent=NULL) (defined in ito::AutoIndentMode)ito::AutoIndentMode
autoStripTrailingSpacesAfterReturn() const (defined in ito::AutoIndentMode)ito::AutoIndentMode
betweenParen(const QTextCursor &cursor, int column) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
checkKwInLine(const QStringList &kwds, const QString &lparam) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
editor() const (defined in ito::Mode)ito::Modeinline
enableAutoIndent(bool autoIndent) (defined in ito::AutoIndentMode)ito::AutoIndentMode
enabled() const (defined in ito::Mode)ito::Mode
getFirstOpenParen(const QTextCursor &tc, int column) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
getFullLine(const QTextCursor &cursor) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
getIndent(const QTextCursor &cursor) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedvirtual
getIndentOfOpeningParen(const QTextCursor &cursor) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
getLastWord(const QTextCursor &cursor) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
getLastWordUnstripped(const QTextCursor &cursor) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
getNextChar(const QTextCursor &cursor) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
getParenPos(const QTextCursor &cursor, int column, int &ol, int &oc, int &cl, int &cc) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
getPrevChar(const QTextCursor &cursor) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
handleIndentAfterParen(const QTextCursor &cursor, QString &post) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
handleIndentBetweenParen(int column, const QString &line, const QPair< QString, QString > &parent_impl, const QTextCursor &cursor) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
handleIndentInsideString(const QChar &c, const QTextCursor &cursor, const QString &fullline, QString &post, QString &pre) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
handleIndentInStatement(const QString &fullline, const QString &lastword, QString &post, QString &pre) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
handleNewScopeIndentation(const QTextCursor &cursor, const QString &fullline) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
indentChar() const (defined in ito::AutoIndentMode)ito::AutoIndentModeprotected
isAutoIndentEnabled() const (defined in ito::AutoIndentMode)ito::AutoIndentMode
isInStringDef(const QString &fullline, int column) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
isParenClosed(const Utils::ParenthesisInfo &paren) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
isParenOpen(const Utils::ParenthesisInfo &paren) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
keyPressedModifiers() const (defined in ito::AutoIndentMode)ito::AutoIndentMode
m_autoStripTrailingSpacesAfterReturn (defined in ito::AutoIndentMode)ito::AutoIndentModeprivate
m_description (defined in ito::Mode)ito::Modeprivate
m_editor (defined in ito::Mode)ito::Modeprivate
m_enableAutoIndent (defined in ito::AutoIndentMode)ito::AutoIndentModeprivate
m_enabled (defined in ito::Mode)ito::Modeprivate
m_keyPressedModifiers (defined in ito::AutoIndentMode)ito::AutoIndentModeprivate
m_name (defined in ito::Mode)ito::Modeprivate
m_onClose (defined in ito::Mode)ito::Modeprivate
Mode() (defined in ito::Mode)ito::Mode
Mode(const Mode &copy) (defined in ito::Mode)ito::Mode
Mode(const QString &name, const QString &description="") (defined in ito::Mode)ito::Mode
name() const (defined in ito::Mode)ito::Mode
newScopeKeywords (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotectedstatic
onClose() const (defined in ito::Mode)ito::Modeinline
onInstall(CodeEditor *editor) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModevirtual
onKeyPressed(QKeyEvent *e) (defined in ito::AutoIndentMode)ito::AutoIndentModeprivateslot
onStateChanged(bool state) (defined in ito::AutoIndentMode)ito::AutoIndentModevirtual
onUninstall() (defined in ito::Mode)ito::Modevirtual
operator==(const Mode &other) const (defined in ito::Mode)ito::Mode
parensCountForBlock(int column, const QTextBlock &block, int &numOpenParentheses, int &numClosedParentheses) const (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModeprotected
Ptr typedef (defined in ito::Mode)ito::Mode
PyAutoIndentMode(const QString &description="", QObject *parent=NULL) (defined in ito::PyAutoIndentMode)ito::PyAutoIndentMode
setAutoStripTrailingSpacesAfterReturn(bool strip) (defined in ito::AutoIndentMode)ito::AutoIndentMode
setEnabled(bool enabled) (defined in ito::Mode)ito::Mode
setKeyPressedModifiers(Qt::KeyboardModifiers modifiers) (defined in ito::AutoIndentMode)ito::AutoIndentMode
singleIndent() const (defined in ito::AutoIndentMode)ito::AutoIndentModeprotected
~AutoIndentMode() (defined in ito::AutoIndentMode)ito::AutoIndentModevirtual
~Mode() (defined in ito::Mode)ito::Modevirtual
~PyAutoIndentMode() (defined in ito::PyAutoIndentMode)ito::PyAutoIndentModevirtual