KVIrc 5.2.0
Developer APIs
Public Attributes | List of all members
KviIrcViewLine Struct Reference

#include <KviIrcView_private.h>

Public Attributes

int iBlockCount
 
int iMaxLineWidth
 
int iMsgType
 
KviIrcViewWrappedBlockpBlocks
 
KviIrcViewLineChunkpChunks
 
KviIrcViewLinepNext
 
KviIrcViewLinepPrev
 
QString szText
 
unsigned int uChunkCount
 
unsigned int uIndex
 
unsigned int uLineWraps
 

Member Data Documentation

◆ iBlockCount

int KviIrcViewLine::iBlockCount

◆ iMaxLineWidth

int KviIrcViewLine::iMaxLineWidth

◆ iMsgType

int KviIrcViewLine::iMsgType

◆ pBlocks

KviIrcViewWrappedBlock* KviIrcViewLine::pBlocks

◆ pChunks

KviIrcViewLineChunk* KviIrcViewLine::pChunks

◆ pNext

KviIrcViewLine* KviIrcViewLine::pNext

◆ pPrev

KviIrcViewLine* KviIrcViewLine::pPrev

◆ szText

QString KviIrcViewLine::szText

◆ uChunkCount

unsigned int KviIrcViewLine::uChunkCount

◆ uIndex

unsigned int KviIrcViewLine::uIndex

◆ uLineWraps

unsigned int KviIrcViewLine::uLineWraps

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