# HG changeset patch # User insilmaril # Date 1116401991 0 # Node ID 1d092be4fe339c5d3337fe01600e7fda8685b71e # Parent f79a53ee8cf65eb21a252308b77eec313c2797c6 fixed some bugs in xlinks, more remove/insert functions diff -r f79a53ee8cf6 -r 1d092be4fe33 editxlinkdialog.ui --- a/editxlinkdialog.ui Wed May 18 07:39:51 2005 +0000 +++ b/editxlinkdialog.ui Wed May 18 07:39:51 2005 +0000 @@ -8,7 +8,7 @@ 0 0 - 607 + 393 206 @@ -29,63 +29,54 @@ - layout5 + layout7 unnamed - + - spacer2 + widthBox - - Horizontal + + + 0 + 0 + 0 + 0 + - - Expanding + + 15 - - - 462 - 20 - + + 1 - + textLabel1 - Line width: + XLink width: AlignVCenter|AlignRight - + - spacer3 + setColorHeadingButton - - Horizontal - - - Expanding - - + - 463 - 21 + 32767 + 20 - - - - useSettings - - (use settings as default for new xlinks) + Set color of heading @@ -105,23 +96,12 @@ - + - widthBox + useSettings - - - 0 - 0 - 0 - 0 - - - - 15 - - - 1 + + @@ -129,26 +109,15 @@ textLabel2 - Line color: + XLink color: AlignVCenter|AlignRight - + - textLabel1_2 - - - Default: - - - AlignVCenter|AlignRight - - - - - spacer5 + spacer6 Horizontal @@ -158,8 +127,53 @@ - 110 - 21 + 285 + 20 + + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 280 + 20 + + + + + + textLabel1_2 + + + Use as default: + + + AlignVCenter|AlignRight + + + + + spacer9 + + + Horizontal + + + Expanding + + + + 241 + 20 @@ -178,7 +192,7 @@ 20 - 40 + 16 @@ -252,21 +266,33 @@ EditXLinkDialog widthChanged(int) + + setColorHeadingButton + clicked() + EditXLinkDialog + setColorHeadingButtonPressed() + qcolordialog.h + linkablemapobj.h xlinkobj.h + mapcenterobj.h + linkablemapobj.h editxlinkdialog.ui.h + LinkableMapObj *selection; + XLinkObj *xlo; bool delink; - XLinkObj *xlo; deleteButtonPressed() widthChanged( int w ) setXLink( XLinkObj * xo ) + setSelection( LinkableMapObj * s ) colorButtonPressed() + setColorHeadingButtonPressed() init()