KVIrc  4.9.2
DeveloperAPIs
Public Types | Public Member Functions | Public Attributes | List of all members
KviInputEditorTextBlock Class Reference

Public Types

enum  Flags {
  IsControlBlock = 1, IsBold = 2, IsUnderline = 4, IsSpellingMistake = 8,
  IsSelected = 16
}
 

Public Member Functions

 KviInputEditorTextBlock (const QChar *p, int len)
 
 KviInputEditorTextBlock (const QString &text)
 

Public Attributes

qreal fWidth
 
int iLength
 
QString szText
 
unsigned char uBackground
 
unsigned int uFlags
 
unsigned char uForeground
 

Member Enumeration Documentation

Enumerator
IsControlBlock 
IsBold 
IsUnderline 
IsSpellingMistake 
IsSelected 

Constructor & Destructor Documentation

KviInputEditorTextBlock::KviInputEditorTextBlock ( const QChar *  p,
int  len 
)
inline
KviInputEditorTextBlock::KviInputEditorTextBlock ( const QString &  text)
inline

Member Data Documentation

qreal KviInputEditorTextBlock::fWidth
int KviInputEditorTextBlock::iLength
QString KviInputEditorTextBlock::szText
unsigned char KviInputEditorTextBlock::uBackground
unsigned int KviInputEditorTextBlock::uFlags
unsigned char KviInputEditorTextBlock::uForeground

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