![]() |
KVIrc 5.2.6
Developer APIs
|
#include <KviLocale.h>
Public Attributes | |
char | bSendUtf8 |
char | bSmart |
const char * | pcDescription |
const char * | pcName |
uint | uGroup |
char KviLocale::EncodingDescription::bSendUtf8 |
does it send utf8 or the local charset?
Referenced by KviWindow::createSystemTextEncodingPopup().
char KviLocale::EncodingDescription::bSmart |
is it a smart codec?
Referenced by KviWindow::createSystemTextEncodingPopup().
const char* KviLocale::EncodingDescription::pcDescription |
description of the encoding
Referenced by KviWindow::createSystemTextEncodingPopup().
const char* KviLocale::EncodingDescription::pcName |
name of the encoding
Referenced by KviWindow::createSystemTextEncodingPopup(), IrcNetworkDetailsWidget::fillData(), and IrcServerDetailsWidget::fillData().
uint KviLocale::EncodingDescription::uGroup |
group
Referenced by KviWindow::createSystemTextEncodingPopup().