Opened 10 years ago

Closed 9 years ago

#244 closed task (fixed)

Create "New Unit" dialog in Qt# app

Reported by: ibboard Owned by:
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-Qt# Version: Trunk
Keywords: qt ui create unit Cc:
Blocked By: Blocking: #242

Description

The Qt# version of WarFoundry needs a "Create Unit" dialog so that a unit can be created for a given category.

Change History (5)

comment:1 Changed 10 years ago by ibboard

Status: newconfirmed

Confirm all Qt# sub-tickets

comment:2 Changed 9 years ago by ibboard

(In r637) Re #244: Create "New Unit" dialog in Qt# app

  • Add handler to feed back event (Qt widgets and events can't contain enough data)
  • Add actions to toolbar as army changes
  • Add initial "new unit" dialog by stripping down "new army" dialog

comment:3 Changed 9 years ago by ibboard

(In r638) Re #244: Create "New Unit" dialog in Qt# app

  • Add NewUnit dialog
  • Fix layout (rename layout and make list enabled)
  • Call dialog when clicking on buttons

comment:4 Changed 9 years ago by ibboard

(In r639) Re #244: Create "New Unit" dialog in Qt# app

  • Add unit to tree once it is created

comment:5 Changed 9 years ago by ibboard

Resolution: fixed
Status: confirmedclosed

(In r640) Fixes #244: Create "New Unit" dialog in Qt# app

  • Make new unit dialog unit type list use double-click on list
Note: See TracTickets for help on using tickets.