diff options
Diffstat (limited to 'doc/ksnapshot/index.docbook')
| -rw-r--r-- | doc/ksnapshot/index.docbook | 17 | 
1 files changed, 3 insertions, 14 deletions
diff --git a/doc/ksnapshot/index.docbook b/doc/ksnapshot/index.docbook index 0fe19f83..41ee63c5 100644 --- a/doc/ksnapshot/index.docbook +++ b/doc/ksnapshot/index.docbook @@ -318,16 +318,16 @@ the right arguments, as shown in this example:  <prompt>$</prompt> <command>dcop `dcopstart ksnapshot` interface</command><computeroutput>  QCStringList interfaces()  QCStringList functions() -QString url() +TQString url()  void slotGrab()  void slotPrint()  void slotSave() -bool save(QString filename) +bool save(TQString filename)  void slotSaveAs()  void slotCopy()  void setTime(int newTime)  int timeout() -void setURL(QString newURL) +void setURL(TQString newURL)  void setGrabMode(int grab)  int grabMode()  void slotMovePointer(int x,int y) @@ -522,14 +522,3 @@ as shown below.  &documentation.index;  </book> - -<!-- -Local Variables: -sgml-minimize-attributes: nil -sgml-general-insert-case: lower -End: ---> - - - -  | 
