From d7b9791584eda0f022813fd2b2df50f59eba29c5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 2 Jan 2010 09:20:27 +0000 Subject: Added remaining missing Kate xml files git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1068844 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kate/data/objectivecpp.xml | 321 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 321 insertions(+) create mode 100644 kate/data/objectivecpp.xml (limited to 'kate/data/objectivecpp.xml') diff --git a/kate/data/objectivecpp.xml b/kate/data/objectivecpp.xml new file mode 100644 index 000000000..fc912ca1e --- /dev/null +++ b/kate/data/objectivecpp.xml @@ -0,0 +1,321 @@ + + + + + + break + case + continue + default + do + else + enum + extern + for + goto + if + return + sizeof + struct + switch + typedef + union + while + @class + @defs + @encode + @end + @implementation + @interface + @private + @protected + @protocol + @public + @selector + self + super + + asm + catch + class + const_cast + delete + dynamic_cast + explicit + export + false + friend + inline + namespace + new + operator + private + protected + public + qobject_cast + reinterpret_cast + static_cast + template + this + throw + true + try + typeid + type_info + typename + using + virtual + + and + and_eq + bad_cast + bad_typeid + bitand + bitor + compl + not + not_eq + or + or_eq + xor + xor_eq + except + finally + xalloc + + + K_DCOP + SLOT + SIGNAL + Q_CLASSINFO + Q_ENUMS + Q_EXPORT + Q_OBJECT + Q_OVERRIDE + Q_PROPERTY + Q_SETS + Q_SIGNALS + Q_SLOTS + Q_FOREACH + Q_DECLARE_FLAGS + Q_INIT_RESOURCE + Q_CLEANUP_RESOURCE + Q_GLOBAL_STATIC + Q_GLOBAL_STATIC_WITH_ARGS + Q_DECLARE_INTERFACE + Q_DECLARE_TYPEINFO + Q_DECLARE_SHARED + Q_DECLARE_FLAGS + Q_DECLARE_OPERATORS_FOR_FLAGS + Q_FOREVER + Q_DECLARE_PRIVATE + Q_DECLARE_PUBLIC + Q_D + Q_Q + Q_DISABLE_COPY + Q_INTERFACES + Q_FLAGS + Q_SCRIPTABLE + Q_INVOKABLE + Q_GADGET + Q_ARG + Q_RETURN_ARG + Q_ASSERT + Q_ASSERT_X + TRUE + FALSE + connect + disconnect + emit + signals + slots + foreach + forever + + + auto + char + const + double + float + int + long + register + short + signed + static + unsigned + void + volatile + + bool + mutable + uchar + uint + int8_t + int16_t + int32_t + int64_t + uint8_t + uint16_t + uint32_t + uint64_t + wchar_t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3