KVIrc 5.2.6
Developer APIs
KviInputEditorTextBlock Class Reference

Public Types

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

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 
IsMonospace 

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

◆ iLength

◆ 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: