From fc863103e561f4298aff6b9257fb95bf25d4f1bd Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 20 Jan 2009 20:01:21 -0500 Subject: Cleaned up Status widget --- sigmodr/gui/status.ui | 91 +++++++++++++++++++++++++++++---------------------- 1 file changed, 51 insertions(+), 40 deletions(-) diff --git a/sigmodr/gui/status.ui b/sigmodr/gui/status.ui index ca37bc01..03e45487 100644 --- a/sigmodr/gui/status.ui +++ b/sigmodr/gui/status.ui @@ -1,12 +1,22 @@ formStatus - - - - - Name + + + + + Name: + + + Qt::AlignRight|Qt::AlignVCenter + + varName + + + + + Name of the status (internal use only) @@ -16,55 +26,51 @@ Name of the status (internal use only) - - - - - true - - - - + + true + - + Battle Script - - The script that controls how the status works in battle - - - The script that controls how the status works in battle - - - The script that controls how the status works in battle - - - - + + + + + The script that controls how the status works in battle + + + The script that controls how the status works in battle + + + The script that controls how the status works in battle + + - + WorldScript - - The script that controls how the status works in the overworld - - - The script that controls how the status works in the overworld - - - The script that controls how the status works in the overworld - - - - + + + + + The script that controls how the status works in the overworld + + + The script that controls how the status works in the overworld + + + The script that controls how the status works in the overworld + + @@ -83,6 +89,11 @@
ScriptWidget.h
+ + varName + varBattleScript + varWorldScript +
-- cgit