KVIrc
4.9.2
DeveloperAPIs
|
A struct that contains the icon association entries. More...
#include <KviTextIconManager.h>
Public Attributes | |
int | iVal |
const char * | name |
A struct that contains the icon association entries.
int _KviTextIconAssocEntry::iVal |
the id of the icon
Referenced by KviTextIconManager::checkDefaultAssociations().
const char* _KviTextIconAssocEntry::name |
the name of the icon
Referenced by KviTextIconManager::checkDefaultAssociations().