Warning, /sdk/lokalize/src/org.kde.lokalize.MainWindow.xml is written in an unsupported language. File is not indexed.
0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> 0002 <node> 0003 <interface name="org.kde.Lokalize.MainWindow"> 0004 <signal name="editorAdded"> 0005 </signal> 0006 <signal name="editorActivated"> 0007 </signal> 0008 <method name="openFileInEditor"> 0009 <arg type="i" direction="out"/> 0010 <arg name="path" type="s" direction="in"/> 0011 </method> 0012 <method name="openFileInEditorAt"> 0013 <arg type="i" direction="out"/> 0014 <arg name="path" type="s" direction="in"/> 0015 <arg name="source" type="s" direction="in"/> 0016 <arg name="ctxt" type="s" direction="in"/> 0017 </method> 0018 <method name="showTranslationMemory"> 0019 <arg type="i" direction="out"/> 0020 </method> 0021 <method name="showProjectOverview"> 0022 </method> 0023 <method name="openProject"> 0024 <arg name="path" type="s" direction="in"/> 0025 </method> 0026 <method name="currentProject"> 0027 <arg type="s" direction="out"/> 0028 </method> 0029 <method name="editorIndexForFile"> 0030 <arg type="i" direction="out"/> 0031 <arg name="path" type="s" direction="in"/> 0032 </method> 0033 <method name="pid"> 0034 <arg type="i" direction="out"/> 0035 </method> 0036 <method name="dbusName"> 0037 <arg type="s" direction="out"/> 0038 </method> 0039 <method name="busyCursor"> 0040 <arg name="busy" type="b" direction="in"/> 0041 </method> 0042 </interface> 0043 </node>