itom 1.3.0
ito::AbstractPyScintillaWidget Class Reference
Inheritance diagram for ito::AbstractPyScintillaWidget:
ito::ConsoleWidget

List of all members.

Public Slots

void selectionChanged ()
void reloadSettings ()

Signals

void userSelectionChanged (int lineFrom, int indexFrom, int lineTo, int indexTo)

Public Member Functions

 AbstractPyScintillaWidget (QWidget *parent=NULL)
QString getWordAtPosition (const int &line, const int &index)

Protected Types

enum  tUserSelectionState { selNo, selRange }

Protected Member Functions

void init ()
virtual void loadSettings ()
void checkUserSelectionState ()

Protected Attributes

tUserSelectionState m_userSelectionState

Private Attributes

QsciLexerPython * qSciLex
QsciApiManagerm_pApiManager
QStringList m_installedApiFiles
bool m_textIndicatorActive
int m_textIndicatorNr

Member Function Documentation

void ito::AbstractPyScintillaWidget::loadSettings ( ) [protected, virtual]

< add commands to autoCompletion:


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends