class QT::MtCore

Defined in:

core/m1_core.cr

Constructors

Instance Method Summary

Constructor Detail

def self.init(udic : Int32 = 0, user : String = "") : self #

[View source]
def self.init(dname : String, user : String = "") : self #

[View source]
def self.new(dicts : Array(MtDict)) #

[View source]

Instance Method Detail

def cv_plain(input : String, cap_first = true, offset = 0) : MtData #

[View source]
def cv_title(title : String, offset = 0) : MtData #

[View source]
def cv_title_full(title : String) : MtData #

[View source]
def tokenize(input : Array(Char), offset = 0) : MtData #

[View source]
def translate(input : String) : String #

[View source]
def translit(input : String, apply_cap : Bool = false) : MtData #

[View source]