class CompletionEntry

An item for the completion popup. More...

Full nameKTextEditor::CompletionEntry
Definition#include <codecompletioninterface.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

An item for the completion popup. text is the completed string, prefix appears in front of it, suffix appears after it. type does not appear in the completion list. prefix, suffix, and type are not part of the inserted text if a completion takes place. comment appears in a tooltip right of the completion list for the currently selected item. userdata can be free formed data, which the user of this interface can use in CodeCompletionInterface::filterInsertString().

QString type

type

QString text

text

QString prefix

prefix

QString postfix

postfix

QString comment

comment

QString userdata

userdata

bool  operator== ( const CompletionEntry &c )

operator==

[const]


Generated by: dfaure on faure on Tue Apr 16 08:51:19 2002, using kdoc 2.0a53.