X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=bs%2Fui%2Fbsappbase.ui;h=ed97f11419cc03ac1adc535d6e9c8ced7c193dc2;hb=3ae63f013b2ac281d17acec43bc054a132861d35;hp=0c34bec8dd27f97e8957fc3181ce438f36490828;hpb=f120305e409710cbb178006b127047e4174788be;p=hbs.git diff --git a/bs/ui/bsappbase.ui b/bs/ui/bsappbase.ui index 0c34bec..ed97f11 100644 --- a/bs/ui/bsappbase.ui +++ b/bs/ui/bsappbase.ui @@ -13,19 +13,26 @@ - Form1 + Harvalen's Battlesystem menubar + + + 0 + 0 + 726 + 26 + + - @@ -41,6 +48,10 @@ + + + + @@ -59,7 +70,6 @@ - @@ -77,7 +87,7 @@ &New - 4194382 + 0 @@ -305,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 @@ -402,12 +429,6 @@ BSAppBase editCut() - - editCopyAction - activated() - BSAppBase - editCopy() - editPasteAction activated() @@ -438,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() @@ -452,12 +500,14 @@ editUndo() editRedo() editCut() - editCopy() + init() editPaste() editFind() helpIndex() helpContents() helpAbout() + battleNew() + battleSimulate()