Свойство | Тип | Описание | |
---|---|---|---|
ActionTriggered | void |
Метод | Описание | |
---|---|---|
CodecForMib ( int mib ) : |
||
CurrentAutoDetectScript ( ) : KEncodingDetector.AutoDetectScript | Applicable only if showAutoOptions in c'tor was true | |
CurrentCodec ( ) : |
||
Dispose ( ) : void | ||
KCodecAction ( Kimono.KIcon icon, string text, |
||
KCodecAction ( Kimono.KIcon icon, string text, |
||
KCodecAction ( |
||
KCodecAction ( |
||
KCodecAction ( string text, |
||
KCodecAction ( string text, |
||
MibForName ( string codecName ) : int | ||
MibForName ( string codecName, bool &ok ) : int | ||
SetCurrentAutoDetectScript ( Kimono.KEncodingDetector arg1 ) : bool | Applicable only if showAutoOptions in c'tor was true KEncodingDetector.SemiautomaticDetection means 'Default' item | |
SetCurrentCodec ( |
||
SetCurrentCodec ( string codecName ) : bool |
Метод | Описание | |
---|---|---|
CreateProxy ( ) : void | ||
KCodecAction ( |
Метод | Описание | |
---|---|---|
ActionTriggered ( Qyoto.QAction arg1 ) : void |
public CodecForMib ( int mib ) : |
||
mib | int | |
Результат |
public CurrentAutoDetectScript ( ) : KEncodingDetector.AutoDetectScript | ||
Результат | KEncodingDetector.AutoDetectScript |
public KCodecAction ( Kimono.KIcon icon, string text, |
||
icon | Kimono.KIcon | |
text | string | |
parent | ||
Результат | System |
public KCodecAction ( Kimono.KIcon icon, string text, |
||
icon | Kimono.KIcon | |
text | string | |
parent | ||
showAutoOptions | bool | |
Результат | System |
public KCodecAction ( |
||
parent | ||
Результат | System |
public KCodecAction ( |
||
parent | ||
showAutoOptions | bool | |
Результат | System |
protected KCodecAction ( |
||
dummy | ||
Результат | System |
public KCodecAction ( string text, |
||
text | string | |
parent | ||
Результат | System |
public KCodecAction ( string text, |
||
text | string | |
parent | ||
showAutoOptions | bool | |
Результат | System |
public MibForName ( string codecName ) : int | ||
codecName | string | |
Результат | int |
public MibForName ( string codecName, bool &ok ) : int | ||
codecName | string | |
ok | bool | |
Результат | int |
public SetCurrentAutoDetectScript ( Kimono.KEncodingDetector arg1 ) : bool | ||
arg1 | Kimono.KEncodingDetector | |
Результат | bool |
public SetCurrentCodec ( |
||
codec | ||
Результат | bool |
public SetCurrentCodec ( string codecName ) : bool | ||
codecName | string | |
Результат | bool |