# HG changeset patch # User insilmaril # Date 1177516974 0 # Node ID 694f5e35e87c3bc2a1da37a30c02f43a924c78dc # Parent 494a5b8c131e42fec5da28c8ba90cd446a11f423 started doxygen documentation diff -r 494a5b8c131e -r 694f5e35e87c editxlinkdialog.h --- a/editxlinkdialog.h Wed Apr 25 16:02:54 2007 +0000 +++ b/editxlinkdialog.h Wed Apr 25 16:02:54 2007 +0000 @@ -3,6 +3,13 @@ #include "ui_editxlinkdialog.h" +/*! \brief Dialog to edit or delete XLinks + +Using xLinks one can link one branch to any other, just like attaching a rope +between two branches in a real tree. This is especially useful in complex maps, +where you want to have crossreferences which don't fit on the same visible area +*/ + class EditXLinkDialog:public QDialog { Q_OBJECT