X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;ds=sidebyside;f=bs%2Fui%2Froidseditview.ui;h=caa54900128e32731ad6e8f795e7bff180bbe531;hb=8589e08e508806885b737682ed25b6f711d0fdee;hp=c968a8ee4c31d0c26fc2e61195613445b9d21784;hpb=5940cfda3be2c7b4ecbd64c814948b29139177c0;p=hbs.git diff --git a/bs/ui/roidseditview.ui b/bs/ui/roidseditview.ui index c968a8e..caa5490 100644 --- a/bs/ui/roidseditview.ui +++ b/bs/ui/roidseditview.ui @@ -9,14 +9,14 @@ 0 0 - 219 - 103 + 236 + 115 - + - 32767 - 119 + 0 + 115 @@ -33,24 +33,27 @@ 2 - 0 + 2 eoniumLabel + + MShape + Eonium - LineEdit31 + EoniumEdit - LineEdit32 + UninitEdit @@ -63,12 +66,12 @@ - LineEdit26 + MetalEdit - LineEdit27 + MetalLostEdit NoFocus @@ -95,12 +98,12 @@ - LineEdit29 + CrystalEdit - LineEdit28 + CrystalLostEdit NoFocus @@ -119,7 +122,7 @@ - LineEdit30 + EoniumLostEdit NoFocus @@ -130,7 +133,7 @@ - LineEdit33 + UninitLostEdit NoFocus @@ -165,15 +168,59 @@ + + + MetalEdit + textChanged(const QString&) + RoidsEditView + slotValueChanged(const QString&) + + + CrystalEdit + textChanged(const QString&) + RoidsEditView + slotValueChanged(const QString&) + + + EoniumEdit + textChanged(const QString&) + RoidsEditView + slotValueChanged(const QString&) + + + UninitEdit + textChanged(const QString&) + RoidsEditView + slotValueChanged(const QString&) + + + ScoreEdit + textChanged(const QString&) + RoidsEditView + slotValueChanged(const QString&) + + - LineEdit26 - LineEdit29 - LineEdit31 - LineEdit32 + MetalEdit + CrystalEdit + EoniumEdit + UninitEdit roidseditview.ui.h + + QString test; + + + changed(const QString&, int) + + + init() + setValue( const QString & type, unsigned value ) + slotValueChanged( const QString & s ) + slotSetLost( QString type, int i ) +