Form1 Have Fun! Willem van Kerkhof GNU GPL v2+ 0.1 Form1 0 0 673 235 5 5 250 0 0 0 300 0 Rails helper Application @commands.setVisible(false) unnamed 11 6 Label1 Name Label2 0 5 0 0 Type LineEdit1 1 0 0 0 name @widgetText migration scaffold model controller ComboBox1 @widgetText commands Commands @if(@ComboBox1.currentItem == 1 || @ComboBox1.currentItem == 3) @commands.setVisible(true) @endif @if(@ComboBox1.currentItem != 1 && @ComboBox1.currentItem != 3) @commands.setVisible(false) @endif unnamed 11 6 command5 @widgetText command2 @widgetText command3 @widgetText command4 @widgetText command1 @widgetText command6 @widgetText Spacer1 Vertical Expanding 0 16 ExecButton1 5 1 0 0 &GENERATE @Konsole1.execute Konsole1 #!/bin/bash ruby script/generate @ComboBox1.item(@ComboBox1.currentItem) @LineEdit1 @command1 @command2 @command3 @command4 @command5 @command6 ComboBox1 widgetTextChanged(const QString&) commands populate() Form1 widgetOpened() Form1 adjustSize() LineEdit1 ComboBox1 command1 command2 command3 command4 command5 command6 ExecButton1