KVIrc
4.9.2
DeveloperAPIs
|
#include "kvi_settings.h"
#include "KviPointerHashTable.h"
#include "KviAnimatedPixmap.h"
#include "KviIconManager.h"
#include <QPixmap>
Go to the source code of this file.
Classes | |
struct | _KviTextIconAssocEntry |
A struct that contains the icon association entries. More... | |
class | KviTextIcon |
The class that holds the icons. More... | |
class | KviTextIconManager |
The class that manages the icons. More... | |
Macros | |
#define | TEXTICONMANAGER_CURRENT_CONFIG_UPDATE 9 |
Typedefs | |
typedef struct _KviTextIconAssocEntry | KviTextIconAssocEntry |
Variables | |
KVIRC_API KviTextIconManager * | g_pTextIconManager |
#define TEXTICONMANAGER_CURRENT_CONFIG_UPDATE 9 |
Referenced by KviTextIconManager::load(), and KviTextIconManager::save().
KVIRC_API KviTextIconManager* g_pTextIconManager |
Referenced by KviMainWindow::applyOptions(), OptionsWidget_textIcons::commit(), KviHtmlGenerator::convertToHtml(), KviTextIconWindow::fill(), OptionsWidget_textIcons::fillTable(), KviIrcView::getTextLine(), KviTextIconWindow::KviTextIconWindow(), KviTopicWidget::paintColoredText(), KviIrcView::paintEvent(), OptionsWidget_textIcons::restoreClicked(), KviApplication::saveTextIcons(), KviApplication::setup(), texticons_kvs_cmd_set(), texticons_kvs_fnc_get(), and KviApplication::~KviApplication().