X-Git-Url: https://ruin.nu/git/?p=hbs.git;a=blobdiff_plain;f=bs%2Fui%2Finfoview.ui;h=b34ef8a5428debf100bce165bbef7a9f41b1db2e;hp=b4355774119af2ae82f6697ceaff1cbd57137ef6;hb=33b6dc7ca95a05c26a78879413395c1588066b77;hpb=bf9477417304837c7caa6fac90de3eecb5a9dc43 diff --git a/bs/ui/infoview.ui b/bs/ui/infoview.ui index b435577..b34ef8a 100644 --- a/bs/ui/infoview.ui +++ b/bs/ui/infoview.ui @@ -1,5 +1,7 @@ InfoView +A nice little widget who don't know much about the rest of the world.. ;) +Michael Andree InfoView @@ -8,94 +10,145 @@ 0 0 - 293 - 117 + 267 + 198 + + + 5 + 4 + 0 + 0 + + 32767 - 150 + 200 Form2 - + unnamed - 0 + 3 - 0 + 2 - + - Layout7 + GroupLabel - - - unnamed - - - 0 + + &Group + + + GroupCombo + + + + + BattleLabel + + + &Battle + + + BattleCombo + + + + + + Friendly - - 0 + + + + Hostile - - - RaceLabel - - - &Race - - - RaceCombo - - - - - RaceCombo - - - - - EtaLabel - - - &Eta - - - EtaSpin - - - - - EtaSpin - - - - - NameLine - - - - - NameLabel - - - &Name - - - NameLine - - - + + + GroupCombo + + + + + BattleCombo + + + + + RaceLabel + + + &Race + + + RaceCombo + + + + + NameLine + + + + + NameLabel + + + &Name + + + NameLine + + + + + RaceCombo + + + + + EtaLabel + + + &Eta + + + EtaSpin + - + + + EtaSpin + + + + + Spacer3 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + Layout13 @@ -166,15 +219,26 @@ - + + + Spacer4 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + - - ApplyButton - clicked() - InfoView - ApplyButton_clicked() - CancelButton clicked() @@ -221,10 +285,12 @@ setFleetName( QString name ) setRace( QString name ) InfoView_destroyed( QObject * ) - ApplyButton_clicked() CancelButton_clicked() NewButton_clicked() RemoveButton_clicked() + setGroup( QString s ) + setBattles( std::vector<QString> battles ) + setBattle( QString s )