summaryrefslogtreecommitdiffstats
path: root/src/PYPPinyinEngine.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-02-17 16:45:14 +0800
committerPeng Wu <alexepico@gmail.com>2014-02-17 16:45:14 +0800
commit4982c9f9095d53c0c7537b6b852ee41ae8fe0e71 (patch)
tree0375c7d286c663c646777f9b1b81bf165593cb23 /src/PYPPinyinEngine.h
parenta8dbbd654f6eb34df4176cb873399b4c02b536ee (diff)
downloadibus-libpinyin-4982c9f9095d53c0c7537b6b852ee41ae8fe0e71.tar.gz
ibus-libpinyin-4982c9f9095d53c0c7537b6b852ee41ae8fe0e71.tar.xz
ibus-libpinyin-4982c9f9095d53c0c7537b6b852ee41ae8fe0e71.zip
move logics to class PYEngine
Diffstat (limited to 'src/PYPPinyinEngine.h')
-rw-r--r--src/PYPPinyinEngine.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/PYPPinyinEngine.h b/src/PYPPinyinEngine.h
index 9954569..a7e0e12 100644
--- a/src/PYPPinyinEngine.h
+++ b/src/PYPPinyinEngine.h
@@ -35,9 +35,6 @@ public:
gboolean processKeyEvent (guint keyval, guint keycode, guint modifiers);
void focusIn (void);
void focusOut (void);
-#if IBUS_CHECK_VERSION (1, 5, 4)
- void setContentType (guint purpose, guint hints);
-#endif
void reset (void);
void enable (void);
void disable (void);
@@ -59,10 +56,6 @@ private:
private:
PinyinProperties m_props;
-#if IBUS_CHECK_VERSION (1, 5, 4)
- IBusInputPurpose m_input_purpose;
-#endif
-
guint m_prev_pressed_key;
enum {