PHPCodeCompletion Member List
This is the complete list of members for
PHPCodeCompletion, including all inherited members.
argHintHided() | PHPCodeCompletion | [protected, slot] |
checkForGlobalFunction(QString lineStr, int col) | PHPCodeCompletion | [protected] |
checkForGlobalFunctionArgHint(QString lineStr, int col, int line) | PHPCodeCompletion | [protected] |
checkForMethodArgHint(QString lineStr, int col, int line) | PHPCodeCompletion | [protected] |
checkForNewInstance(QString lineStr, int col, int line) | PHPCodeCompletion | [protected] |
checkForNewInstanceArgHint(QString lineStr, int col, int line) | PHPCodeCompletion | [protected] |
checkForVariable(QString lineStr, int col, int line) | PHPCodeCompletion | [protected] |
completionBoxHided() | PHPCodeCompletion | [protected, slot] |
cursorPositionChanged() | PHPCodeCompletion | [protected, slot] |
doGlobalMethodCompletion(QString methodStart) | PHPCodeCompletion | [protected] |
getClassMethodsAndVariables(QString className) | PHPCodeCompletion | [protected] |
getClassName(QString varName, QString maybeInstanceOf) | PHPCodeCompletion | [protected] |
m_argWidgetShow | PHPCodeCompletion | [private] |
m_codeInterface | PHPCodeCompletion | [private] |
m_completionBoxShow | PHPCodeCompletion | [private] |
m_config | PHPCodeCompletion | [private] |
m_core | PHPCodeCompletion | [private] |
m_currentLine | PHPCodeCompletion | [private] |
m_cursorInterface | PHPCodeCompletion | [private] |
m_editInterface | PHPCodeCompletion | [private] |
m_globalFunctions | PHPCodeCompletion | [private] |
m_model | PHPCodeCompletion | [private] |
m_selectionInterface | PHPCodeCompletion | [private] |
PHPCodeCompletion(PHPConfigData *config, KDevCore *core, CodeModel *model) | PHPCodeCompletion | |
readGlobalPHPFunctionsFile() | PHPCodeCompletion | [protected] |
searchClassNameForVariable(QString varName) | PHPCodeCompletion | [protected] |
searchCurrentClassName() | PHPCodeCompletion | [protected] |
setActiveEditorPart(KParts::Part *part) | PHPCodeCompletion | |
~PHPCodeCompletion() | PHPCodeCompletion | |
This file is part of the documentation for KDevelop Version 3.1.2.