librime 1.2
Rime Input Method Engine, the core library
rime::Customizer Class Reference

#include <customizer.h>

Collaboration diagram for rime::Customizer:

Public Member Functions

 Customizer (const path &source_path, const path &dest_path, const string &version_key)
bool UpdateConfigFile ()

Protected Attributes

path source_path_
path dest_path_
string version_key_

Constructor & Destructor Documentation

◆ Customizer()

rime::Customizer::Customizer ( const path & source_path,
const path & dest_path,
const string & version_key )
inline

Member Function Documentation

◆ UpdateConfigFile()

bool rime::Customizer::UpdateConfigFile ( )

Member Data Documentation

◆ dest_path_

path rime::Customizer::dest_path_
protected

◆ source_path_

path rime::Customizer::source_path_
protected

◆ version_key_

string rime::Customizer::version_key_
protected

The documentation for this class was generated from the following files: