Class: Ui_OutputColorWidget
- Defined in:
- lib/ruber/main_window/ui/output_color_widget.rb
Overview
** Form generated from reading ui file ‘output_color_widget.ui’ ** ** Created: mer gen 12 12:12:11 2011 ** by: Qt User Interface Compiler version 4.7.1 ** ** WARNING! All changes made in this file will be lost when recompiling ui file!
Direct Known Subclasses
Instance Attribute Summary collapse
-
#_output_colors__error ⇒ Object
readonly
Returns the value of attribute _output_colors__error.
-
#_output_colors__error1 ⇒ Object
readonly
Returns the value of attribute _output_colors__error1.
-
#_output_colors__error2 ⇒ Object
readonly
Returns the value of attribute _output_colors__error2.
-
#_output_colors__message ⇒ Object
readonly
Returns the value of attribute _output_colors__message.
-
#_output_colors__message_bad ⇒ Object
readonly
Returns the value of attribute _output_colors__message_bad.
-
#_output_colors__message_good ⇒ Object
readonly
Returns the value of attribute _output_colors__message_good.
-
#_output_colors__output ⇒ Object
readonly
Returns the value of attribute _output_colors__output.
-
#_output_colors__output1 ⇒ Object
readonly
Returns the value of attribute _output_colors__output1.
-
#_output_colors__output2 ⇒ Object
readonly
Returns the value of attribute _output_colors__output2.
-
#_output_colors__warning ⇒ Object
readonly
Returns the value of attribute _output_colors__warning.
-
#_output_colors__warning1 ⇒ Object
readonly
Returns the value of attribute _output_colors__warning1.
-
#_output_colors__warning2 ⇒ Object
readonly
Returns the value of attribute _output_colors__warning2.
-
#gridLayout ⇒ Object
readonly
Returns the value of attribute gridLayout.
-
#gridLayout_2 ⇒ Object
readonly
Returns the value of attribute gridLayout_2.
-
#label ⇒ Object
readonly
Returns the value of attribute label.
-
#label_10 ⇒ Object
readonly
Returns the value of attribute label_10.
-
#label_2 ⇒ Object
readonly
Returns the value of attribute label_2.
-
#label_3 ⇒ Object
readonly
Returns the value of attribute label_3.
-
#label_4 ⇒ Object
readonly
Returns the value of attribute label_4.
-
#label_5 ⇒ Object
readonly
Returns the value of attribute label_5.
-
#label_6 ⇒ Object
readonly
Returns the value of attribute label_6.
-
#label_7 ⇒ Object
readonly
Returns the value of attribute label_7.
-
#label_8 ⇒ Object
readonly
Returns the value of attribute label_8.
-
#label_9 ⇒ Object
readonly
Returns the value of attribute label_9.
-
#line ⇒ Object
readonly
Returns the value of attribute line.
-
#verticalLayout ⇒ Object
readonly
Returns the value of attribute verticalLayout.
-
#verticalSpacer ⇒ Object
readonly
Returns the value of attribute verticalSpacer.
Instance Method Summary collapse
-
#retranslate_ui(outputColorWidget) ⇒ Object
retranslateUi.
- #retranslateUi(outputColorWidget) ⇒ Object
-
#setup_ui(outputColorWidget) ⇒ Object
setupUi.
- #setupUi(outputColorWidget) ⇒ Object
Instance Attribute Details
#_output_colors__error ⇒ Object (readonly)
Returns the value of attribute _output_colors__error.
30 31 32 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 30 def _output_colors__error @_output_colors__error end |
#_output_colors__error1 ⇒ Object (readonly)
Returns the value of attribute _output_colors__error1.
31 32 33 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 31 def _output_colors__error1 @_output_colors__error1 end |
#_output_colors__error2 ⇒ Object (readonly)
Returns the value of attribute _output_colors__error2.
32 33 34 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 32 def _output_colors__error2 @_output_colors__error2 end |
#_output_colors__message ⇒ Object (readonly)
Returns the value of attribute _output_colors__message.
16 17 18 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 16 def @_output_colors__message end |
#_output_colors__message_bad ⇒ Object (readonly)
Returns the value of attribute _output_colors__message_bad.
18 19 20 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 18 def @_output_colors__message_bad end |
#_output_colors__message_good ⇒ Object (readonly)
Returns the value of attribute _output_colors__message_good.
17 18 19 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 17 def @_output_colors__message_good end |
#_output_colors__output ⇒ Object (readonly)
Returns the value of attribute _output_colors__output.
26 27 28 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 26 def _output_colors__output @_output_colors__output end |
#_output_colors__output1 ⇒ Object (readonly)
Returns the value of attribute _output_colors__output1.
27 28 29 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 27 def _output_colors__output1 @_output_colors__output1 end |
#_output_colors__output2 ⇒ Object (readonly)
Returns the value of attribute _output_colors__output2.
28 29 30 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 28 def _output_colors__output2 @_output_colors__output2 end |
#_output_colors__warning ⇒ Object (readonly)
Returns the value of attribute _output_colors__warning.
34 35 36 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 34 def _output_colors__warning @_output_colors__warning end |
#_output_colors__warning1 ⇒ Object (readonly)
Returns the value of attribute _output_colors__warning1.
35 36 37 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 35 def _output_colors__warning1 @_output_colors__warning1 end |
#_output_colors__warning2 ⇒ Object (readonly)
Returns the value of attribute _output_colors__warning2.
36 37 38 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 36 def _output_colors__warning2 @_output_colors__warning2 end |
#gridLayout ⇒ Object (readonly)
Returns the value of attribute gridLayout.
12 13 14 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 12 def gridLayout @gridLayout end |
#gridLayout_2 ⇒ Object (readonly)
Returns the value of attribute gridLayout_2.
21 22 23 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 21 def gridLayout_2 @gridLayout_2 end |
#label ⇒ Object (readonly)
Returns the value of attribute label.
22 23 24 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 22 def label @label end |
#label_10 ⇒ Object (readonly)
Returns the value of attribute label_10.
19 20 21 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 19 def label_10 @label_10 end |
#label_2 ⇒ Object (readonly)
Returns the value of attribute label_2.
23 24 25 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 23 def label_2 @label_2 end |
#label_3 ⇒ Object (readonly)
Returns the value of attribute label_3.
24 25 26 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 24 def label_3 @label_3 end |
#label_4 ⇒ Object (readonly)
Returns the value of attribute label_4.
33 34 35 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 33 def label_4 @label_4 end |
#label_5 ⇒ Object (readonly)
Returns the value of attribute label_5.
25 26 27 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 25 def label_5 @label_5 end |
#label_6 ⇒ Object (readonly)
Returns the value of attribute label_6.
29 30 31 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 29 def label_6 @label_6 end |
#label_7 ⇒ Object (readonly)
Returns the value of attribute label_7.
15 16 17 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 15 def label_7 @label_7 end |
#label_8 ⇒ Object (readonly)
Returns the value of attribute label_8.
14 15 16 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 14 def label_8 @label_8 end |
#label_9 ⇒ Object (readonly)
Returns the value of attribute label_9.
13 14 15 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 13 def label_9 @label_9 end |
#line ⇒ Object (readonly)
Returns the value of attribute line.
20 21 22 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 20 def line @line end |
#verticalLayout ⇒ Object (readonly)
Returns the value of attribute verticalLayout.
11 12 13 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 11 def verticalLayout @verticalLayout end |
#verticalSpacer ⇒ Object (readonly)
Returns the value of attribute verticalSpacer.
37 38 39 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 37 def verticalSpacer @verticalSpacer end |
Instance Method Details
#retranslate_ui(outputColorWidget) ⇒ Object
retranslateUi
231 232 233 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 231 def retranslate_ui(outputColorWidget) retranslateUi(outputColorWidget) end |
#retranslateUi(outputColorWidget) ⇒ Object
217 218 219 220 221 222 223 224 225 226 227 228 229 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 217 def retranslateUi(outputColorWidget) outputColorWidget.windowTitle = Qt::Application.translate("OutputColorWidget", "Form", nil, Qt::Application::UnicodeUTF8) @label_9.text = Qt::Application.translate("OutputColorWidget", "Default", nil, Qt::Application::UnicodeUTF8) @label_8.text = Qt::Application.translate("OutputColorWidget", "Good", nil, Qt::Application::UnicodeUTF8) @label_7.text = Qt::Application.translate("OutputColorWidget", "Message", nil, Qt::Application::UnicodeUTF8) @label_10.text = Qt::Application.translate("OutputColorWidget", "Bad", nil, Qt::Application::UnicodeUTF8) @label.text = Qt::Application.translate("OutputColorWidget", "Default", nil, Qt::Application::UnicodeUTF8) @label_2.text = Qt::Application.translate("OutputColorWidget", "Variant 1", nil, Qt::Application::UnicodeUTF8) @label_3.text = Qt::Application.translate("OutputColorWidget", "Variant 2", nil, Qt::Application::UnicodeUTF8) @label_5.text = Qt::Application.translate("OutputColorWidget", "Output", nil, Qt::Application::UnicodeUTF8) @label_6.text = Qt::Application.translate("OutputColorWidget", "Error", nil, Qt::Application::UnicodeUTF8) @label_4.text = Qt::Application.translate("OutputColorWidget", "Warning", nil, Qt::Application::UnicodeUTF8) end |
#setup_ui(outputColorWidget) ⇒ Object
setupUi
213 214 215 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 213 def setup_ui(outputColorWidget) setupUi(outputColorWidget) end |
#setupUi(outputColorWidget) ⇒ Object
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 |
# File 'lib/ruber/main_window/ui/output_color_widget.rb', line 39 def setupUi(outputColorWidget) if outputColorWidget.objectName.nil? outputColorWidget.objectName = "outputColorWidget" end outputColorWidget.resize(392, 189) @verticalLayout = Qt::VBoxLayout.new(outputColorWidget) @verticalLayout.objectName = "verticalLayout" @gridLayout = Qt::GridLayout.new() @gridLayout.objectName = "gridLayout" @label_9 = Qt::Label.new(outputColorWidget) @label_9.objectName = "label_9" @label_9.alignment = Qt::AlignCenter @gridLayout.addWidget(@label_9, 0, 1, 1, 1) @label_8 = Qt::Label.new(outputColorWidget) @label_8.objectName = "label_8" @label_8.alignment = Qt::AlignCenter @gridLayout.addWidget(@label_8, 0, 2, 1, 1) @label_7 = Qt::Label.new(outputColorWidget) @label_7.objectName = "label_7" @gridLayout.addWidget(@label_7, 1, 0, 1, 1) @_output_colors__message = KDE::ColorButton.new(outputColorWidget) @_output_colors__message.objectName = "_output_colors__message" @gridLayout.addWidget(@_output_colors__message, 1, 1, 1, 1) @_output_colors__message_good = KDE::ColorButton.new(outputColorWidget) @_output_colors__message_good.objectName = "_output_colors__message_good" @gridLayout.addWidget(@_output_colors__message_good, 1, 2, 1, 1) @_output_colors__message_bad = KDE::ColorButton.new(outputColorWidget) @_output_colors__message_bad.objectName = "_output_colors__message_bad" @gridLayout.addWidget(@_output_colors__message_bad, 1, 3, 1, 1) @label_10 = Qt::Label.new(outputColorWidget) @label_10.objectName = "label_10" @label_10.alignment = Qt::AlignCenter @gridLayout.addWidget(@label_10, 0, 3, 1, 1) @verticalLayout.addLayout(@gridLayout) @line = Qt::Frame.new(outputColorWidget) @line.objectName = "line" @line.setFrameShape(Qt::Frame::HLine) @line.setFrameShadow(Qt::Frame::Sunken) @verticalLayout.addWidget(@line) @gridLayout_2 = Qt::GridLayout.new() @gridLayout_2.objectName = "gridLayout_2" @label = Qt::Label.new(outputColorWidget) @label.objectName = "label" @label.alignment = Qt::AlignCenter @gridLayout_2.addWidget(@label, 0, 1, 1, 1) @label_2 = Qt::Label.new(outputColorWidget) @label_2.objectName = "label_2" @label_2.alignment = Qt::AlignCenter @gridLayout_2.addWidget(@label_2, 0, 2, 1, 1) @label_3 = Qt::Label.new(outputColorWidget) @label_3.objectName = "label_3" @label_3.alignment = Qt::AlignCenter @gridLayout_2.addWidget(@label_3, 0, 3, 1, 1) @label_5 = Qt::Label.new(outputColorWidget) @label_5.objectName = "label_5" @gridLayout_2.addWidget(@label_5, 1, 0, 1, 1) @_output_colors__output = KDE::ColorButton.new(outputColorWidget) @_output_colors__output.objectName = "_output_colors__output" @gridLayout_2.addWidget(@_output_colors__output, 1, 1, 1, 1) @_output_colors__output1 = KDE::ColorButton.new(outputColorWidget) @_output_colors__output1.objectName = "_output_colors__output1" @gridLayout_2.addWidget(@_output_colors__output1, 1, 2, 1, 1) @_output_colors__output2 = KDE::ColorButton.new(outputColorWidget) @_output_colors__output2.objectName = "_output_colors__output2" @gridLayout_2.addWidget(@_output_colors__output2, 1, 3, 1, 1) @label_6 = Qt::Label.new(outputColorWidget) @label_6.objectName = "label_6" @gridLayout_2.addWidget(@label_6, 2, 0, 1, 1) @_output_colors__error = KDE::ColorButton.new(outputColorWidget) @_output_colors__error.objectName = "_output_colors__error" @gridLayout_2.addWidget(@_output_colors__error, 2, 1, 1, 1) @_output_colors__error1 = KDE::ColorButton.new(outputColorWidget) @_output_colors__error1.objectName = "_output_colors__error1" @gridLayout_2.addWidget(@_output_colors__error1, 2, 2, 1, 1) @_output_colors__error2 = KDE::ColorButton.new(outputColorWidget) @_output_colors__error2.objectName = "_output_colors__error2" @gridLayout_2.addWidget(@_output_colors__error2, 2, 3, 1, 1) @label_4 = Qt::Label.new(outputColorWidget) @label_4.objectName = "label_4" @gridLayout_2.addWidget(@label_4, 3, 0, 1, 1) @_output_colors__warning = KDE::ColorButton.new(outputColorWidget) @_output_colors__warning.objectName = "_output_colors__warning" @gridLayout_2.addWidget(@_output_colors__warning, 3, 1, 1, 1) @_output_colors__warning1 = KDE::ColorButton.new(outputColorWidget) @_output_colors__warning1.objectName = "_output_colors__warning1" @gridLayout_2.addWidget(@_output_colors__warning1, 3, 2, 1, 1) @_output_colors__warning2 = KDE::ColorButton.new(outputColorWidget) @_output_colors__warning2.objectName = "_output_colors__warning2" @gridLayout_2.addWidget(@_output_colors__warning2, 3, 3, 1, 1) @verticalLayout.addLayout(@gridLayout_2) @verticalSpacer = Qt::SpacerItem.new(20, 40, Qt::SizePolicy::Minimum, Qt::SizePolicy::Expanding) @verticalLayout.addItem(@verticalSpacer) label.raise() label_2.raise() label_3.raise() label_5.raise() _output_colors__output.raise() _output_colors__output1.raise() _output_colors__output2.raise() label_6.raise() _output_colors__error.raise() _output_colors__error1.raise() _output_colors__error2.raise() _output_colors__warning2.raise() label_4.raise() _output_colors__warning1.raise() _output_colors__warning.raise() line.raise() .raise() .raise() label_7.raise() label_8.raise() label_9.raise() label_10.raise() .raise() label_10.raise() retranslateUi(outputColorWidget) Qt::MetaObject.connectSlotsByName(outputColorWidget) end |