#include <candidate.h>
◆ ShadowCandidate()
| rime::ShadowCandidate::ShadowCandidate |
( |
const an< Candidate > & | item, |
|
|
const string & | type, |
|
|
const string & | text = string(), |
|
|
const string & | comment = string(), |
|
|
const bool | inherit_comment = true ) |
|
inline |
◆ comment()
| string rime::ShadowCandidate::comment |
( |
| ) |
const |
|
inlinevirtual |
◆ item()
| const an< Candidate > & rime::ShadowCandidate::item |
( |
| ) |
const |
|
inline |
◆ preedit()
| string rime::ShadowCandidate::preedit |
( |
| ) |
const |
|
inlinevirtual |
◆ text()
| const string & rime::ShadowCandidate::text |
( |
| ) |
const |
|
inlinevirtual |
◆ comment_
| string rime::ShadowCandidate::comment_ |
|
protected |
◆ inherit_comment_
| bool rime::ShadowCandidate::inherit_comment_ |
|
protected |
◆ item_
◆ text_
| string rime::ShadowCandidate::text_ |
|
protected |
The documentation for this class was generated from the following file: