X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=bs%2Fui%2Fbsappbase.ui;h=ed97f11419cc03ac1adc535d6e9c8ced7c193dc2;hb=3ae63f013b2ac281d17acec43bc054a132861d35;hp=f2714b5aa841fbb08669b31807f664ad02d05485;hpb=b69214d555a2a06a004f92cf8c52160ee52b82dc;p=hbs.git diff --git a/bs/ui/bsappbase.ui b/bs/ui/bsappbase.ui index f2714b5..ed97f11 100644 --- a/bs/ui/bsappbase.ui +++ b/bs/ui/bsappbase.ui @@ -13,7 +13,7 @@ - Form1 + Harvalen's Battlesystem @@ -25,7 +25,7 @@ 0 0 726 - 30 + 26 @@ -33,7 +33,6 @@ - @@ -49,6 +48,10 @@ + + + + @@ -84,7 +87,7 @@ &New - 4194382 + 0 @@ -312,13 +315,30 @@ - KulSak + battleNewAction - Kul sak + New + + + Create what's needed to add fleets to a battle + + + Create a new battle with initial groups and home planet - 0 + 4194382 + + + + + battleSimulateAction + + + Run Simulate Battle + + + 4194386 @@ -409,12 +429,6 @@ BSAppBase editCut() - - editCopyAction - activated() - BSAppBase - editCopy() - editPasteAction activated() @@ -445,10 +459,37 @@ BSAppBase helpAbout() + + battleNewAction + activated() + BSAppBase + battleNew() + + + battleSimulateAction + activated() + BSAppBase + battleSimulate() + + qapplication.h + ../bsdoc.h + ../bsview.h + qinputdialog.h + ../bsconf.h bsappbase.ui.h + + class BSConf + class BSView + class BSDoc + + + BSConf* conf + BSView* view + BSDoc* doc + fileNew() fileOpen() @@ -459,12 +500,14 @@ editUndo() editRedo() editCut() - editCopy() + init() editPaste() editFind() helpIndex() helpContents() helpAbout() + battleNew() + battleSimulate()