TextViewCompleter Class Reference

show a list with completition sugestions More...

List of all members.

Public Member Functions

 TextViewCompleter (bool _match_case=true)
 ~TextViewCompleter (void)
void AddDelimiter (const BString &_delimiter)
void AddDelimiterList (const BList *stringList)
void SetDelimiterList (const BList *stringList)
BList * DelimiterList (void)
void ClearDelimiterList ()
void AddCompletion (const BString &_string)
void AddCompletionList (const BList *stringList)
void SetCompletionList (const BList *stringList)
BList * CompletionList (void)
void ClearCompletitionList ()
void SetMatchCase (bool _match)
bool MatchesCase ()
virtual filter_result Filter (BMessage *message, BHandler **target)

Protected Member Functions

void Init (void)
void ShowChoice (void)
void NewChoice (void)


Detailed Description

show a list with completition sugestions

Author:
Paradoxon powered by Jesus Christ
Version:
0.01
Date:
2008/01/16 : mail@projectconceptor.de

Constructor & Destructor Documentation

TextViewCompleter::TextViewCompleter ( bool  _match_case = true  ) 

TextViewCompleter::~TextViewCompleter ( void   ) 


Member Function Documentation

void TextViewCompleter::AddCompletion ( const BString &  _string  ) 

void TextViewCompleter::AddCompletionList ( const BList *  stringList  ) 

void TextViewCompleter::AddDelimiter ( const BString &  _delimiter  ) 

void TextViewCompleter::AddDelimiterList ( const BList *  stringList  ) 

void TextViewCompleter::ClearCompletitionList (  ) 

void TextViewCompleter::ClearDelimiterList (  ) 

BList * TextViewCompleter::CompletionList ( void   ) 

BList * TextViewCompleter::DelimiterList ( void   ) 

filter_result TextViewCompleter::Filter ( BMessage *  message,
BHandler **  target 
) [virtual]

void TextViewCompleter::Init ( void   )  [protected]

bool TextViewCompleter::MatchesCase (  )  [inline]

void TextViewCompleter::NewChoice ( void   )  [protected]

void TextViewCompleter::SetCompletionList ( const BList *  stringList  ) 

void TextViewCompleter::SetDelimiterList ( const BList *  stringList  ) 

void TextViewCompleter::SetMatchCase ( bool  _match  )  [inline]

void TextViewCompleter::ShowChoice ( void   )  [protected]


The documentation for this class was generated from the following files:

Generated on Sun Jun 21 01:09:42 2009 for ProjektConceptor by  doxygen 1.5.9