Revision b375424...
Go back to digest for 21st August 2011Features in KDE Base
Christian Loose committed changes in [kate] /:
Add print() method to the documents D-Bus interface
Add print() method to the KTextEditor::Document interface and
expose it on the D-Bus session bus.
example:
qdbus org.kde.kate-7762 /Kate/Document/1 print
FIXED-IN: 4.8.0
File Changes
Modified 3 files
- ktexteditor/document.cpp
- ktexteditor/document.h
- ktexteditor/documentadaptor_p.h
3 files changed in total