X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=bs%2Fui%2Finfoview.ui;h=b34ef8a5428debf100bce165bbef7a9f41b1db2e;hb=33b6dc7ca95a05c26a78879413395c1588066b77;hp=6354911dd7506a4d1c6a671048dd96c81531ffcc;hpb=ba016135c4c232c79cb35c92f239579ca3d84df3;p=hbs.git diff --git a/bs/ui/infoview.ui b/bs/ui/infoview.ui index 6354911..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 - 263 - 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() @@ -194,6 +258,15 @@ RemoveButton_clicked() + + NameLine + EtaSpin + RaceCombo + ApplyButton + CancelButton + NewButton + RemoveButton + vector infoview.ui.h @@ -212,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 )