KVIrc 5.2.0
Developer APIs
Public Types | Public Member Functions | Public Attributes | List of all members
KviInputEditorTextBlock Class Reference

Public Types

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

Public Member Functions

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

Public Attributes

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

Member Enumeration Documentation

◆ Flags

Enumerator
IsControlBlock 
IsBold 
IsItalic 
IsUnderline 
IsSpellingMistake 
IsSelected 

Constructor & Destructor Documentation

◆ KviInputEditorTextBlock() [1/2]

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

◆ KviInputEditorTextBlock() [2/2]

KviInputEditorTextBlock::KviInputEditorTextBlock ( QString  text)
inline

Member Data Documentation

◆ fWidth

qreal KviInputEditorTextBlock::fWidth

◆ iLength

int KviInputEditorTextBlock::iLength

◆ szText

QString KviInputEditorTextBlock::szText

◆ uBackground

unsigned char KviInputEditorTextBlock::uBackground

◆ uFlags

unsigned int KviInputEditorTextBlock::uFlags

◆ uForeground

unsigned char KviInputEditorTextBlock::uForeground

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