KVIrc 5.2.4
Developer APIs
Classes | Macros
KviTalIconAndRichTextItemDelegate.h File Reference

Class for item delegates. More...

#include "kvi_settings.h"
#include <QListWidget>
#include <QPixmap>
#include <QSize>
#include <QStyledItemDelegate>

Go to the source code of this file.

Classes

class  KviTalIconAndRichTextItemDelegate
 Toolkit Abstraction Layer: itemdelegate class. More...
 

Macros

#define LVI_BORDER   4
 
#define LVI_ICON_SIZE   32
 
#define LVI_MINIMUM_CELL_WIDTH   (LVI_MINIMUM_TEXT_WIDTH + LVI_BORDER + LVI_ICON_SIZE + LVI_SPACING + LVI_BORDER)
 
#define LVI_MINIMUM_TEXT_WIDTH   300
 
#define LVI_SPACING   8
 

Detailed Description

Class for item delegates.

Author
Szymon Stefanek

Macro Definition Documentation

◆ LVI_BORDER

#define LVI_BORDER   4

◆ LVI_ICON_SIZE

#define LVI_ICON_SIZE   32

◆ LVI_MINIMUM_CELL_WIDTH

#define LVI_MINIMUM_CELL_WIDTH   (LVI_MINIMUM_TEXT_WIDTH + LVI_BORDER + LVI_ICON_SIZE + LVI_SPACING + LVI_BORDER)

◆ LVI_MINIMUM_TEXT_WIDTH

#define LVI_MINIMUM_TEXT_WIDTH   300

◆ LVI_SPACING

#define LVI_SPACING   8