Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
QT::MtCore
Inherits
Reference
<
Object
Constructors
init
(udic :
Int32
= 0, user :
String
= "") : self
Source
init
(dname :
String
, user :
String
= "") : self
Source
new
(dicts :
Array
(
MtDict
))
Source
Instance methods
cv_plain
(input :
String
, cap_first = true, offset = 0) :
MtData
Source
cv_title
(title :
String
, offset = 0) :
MtData
Source
cv_title_full
(title :
String
) :
MtData
Source
tokenize
(input :
Array
(
Char
), offset = 0) :
MtData
Source
translate
(input :
String
) :
String
Source
translit
(input :
String
, apply_cap :
Bool
= false) :
MtData
Source