Class: Ui_ExportGeneralTimetableDialog

Inherits:
Object
  • Object
show all
Defined in:
lib/tmis/interface/forms/ui_export_general_timetable.rb

Overview

** Form generated from reading ui file ‘export_general_timetable.ui’ ** ** Created: Wed Sep 4 12:32:24 2013 ** by: Qt User Interface Compiler version 4.8.5 ** ** WARNING! All changes made in this file will be lost when recompiling ui file!

Direct Known Subclasses

Ui::ExportGeneralTimetableDialog

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#browsePushButtonObject (readonly)

Returns the value of attribute browsePushButton.



24
25
26
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 24

def browsePushButton
  @browsePushButton
end

#dailyRadioButtonObject (readonly)

Returns the value of attribute dailyRadioButton.



15
16
17
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 15

def dailyRadioButton
  @dailyRadioButton
end

#dateDateEditObject (readonly)

Returns the value of attribute dateDateEdit.



19
20
21
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 19

def dateDateEdit
  @dateDateEdit
end

#exportButtonBoxObject (readonly)

Returns the value of attribute exportButtonBox.



25
26
27
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 25

def exportButtonBox
  @exportButtonBox
end

#gridLayoutObject (readonly)

Returns the value of attribute gridLayout.



17
18
19
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 17

def gridLayout
  @gridLayout
end

#gridLayout_2Object (readonly)

Returns the value of attribute gridLayout_2.



11
12
13
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 11

def gridLayout_2
  @gridLayout_2
end

#horizontalLayoutObject (readonly)

Returns the value of attribute horizontalLayout.



18
19
20
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 18

def horizontalLayout
  @horizontalLayout
end

#horizontalLayout_2Object (readonly)

Returns the value of attribute horizontalLayout_2.



21
22
23
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 21

def horizontalLayout_2
  @horizontalLayout_2
end

#horizontalLayout_3Object (readonly)

Returns the value of attribute horizontalLayout_3.



13
14
15
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 13

def horizontalLayout_3
  @horizontalLayout_3
end

#horizontalSpacerObject (readonly)

Returns the value of attribute horizontalSpacer.



20
21
22
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 20

def horizontalSpacer
  @horizontalSpacer
end

#horizontalSpacer_2Object (readonly)

Returns the value of attribute horizontalSpacer_2.



16
17
18
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 16

def horizontalSpacer_2
  @horizontalSpacer_2
end

#labelObject (readonly)

Returns the value of attribute label.



22
23
24
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 22

def label
  @label
end

#pathLineEditObject (readonly)

Returns the value of attribute pathLineEdit.



23
24
25
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 23

def pathLineEdit
  @pathLineEdit
end

#verticalLayoutObject (readonly)

Returns the value of attribute verticalLayout.



12
13
14
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 12

def verticalLayout
  @verticalLayout
end

#verticalSpacerObject (readonly)

Returns the value of attribute verticalSpacer.



26
27
28
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 26

def verticalSpacer
  @verticalSpacer
end

#weeklyRadioButtonObject (readonly)

Returns the value of attribute weeklyRadioButton.



14
15
16
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 14

def weeklyRadioButton
  @weeklyRadioButton
end

Instance Method Details

#retranslate_ui(exportGeneralTimetableDialog) ⇒ Object

retranslateUi



132
133
134
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 132

def retranslate_ui(exportGeneralTimetableDialog)
    retranslateUi(exportGeneralTimetableDialog)
end

#retranslateUi(exportGeneralTimetableDialog) ⇒ Object



123
124
125
126
127
128
129
130
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 123

def retranslateUi(exportGeneralTimetableDialog)
exportGeneralTimetableDialog.windowTitle = Qt::Application.translate("ExportGeneralTimetableDialog", "\320\255\320\272\321\201\320\277\320\276\321\200\321\202 \320\276\320\261\321\211\320\265\320\263\320\276 \321\200\320\260\321\201\320\277\320\270\321\201\320\260\320\275\320\270\321\217", nil, Qt::Application::UnicodeUTF8)
@weeklyRadioButton.text = Qt::Application.translate("ExportGeneralTimetableDialog", "\320\235\320\260 \320\275\320\265\320\264\320\265\320\273\321\216", nil, Qt::Application::UnicodeUTF8)
@dailyRadioButton.text = Qt::Application.translate("ExportGeneralTimetableDialog", "\320\235\320\260 \320\264\320\265\320\275\321\214", nil, Qt::Application::UnicodeUTF8)
@dateDateEdit.displayFormat = Qt::Application.translate("ExportGeneralTimetableDialog", "dddd - d MMMM yy", nil, Qt::Application::UnicodeUTF8)
@label.text = Qt::Application.translate("ExportGeneralTimetableDialog", "\320\237\321\203\321\202\321\214 \320\272 \321\204\320\260\320\271\320\273\321\203:", nil, Qt::Application::UnicodeUTF8)
@browsePushButton.text = Qt::Application.translate("ExportGeneralTimetableDialog", "\320\222\321\213\320\261\321\200\320\260\321\202\321\214", nil, Qt::Application::UnicodeUTF8)
end

#setup_ui(exportGeneralTimetableDialog) ⇒ Object

setupUi



119
120
121
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 119

def setup_ui(exportGeneralTimetableDialog)
    setupUi(exportGeneralTimetableDialog)
end

#setupUi(exportGeneralTimetableDialog) ⇒ Object



28
29
30
31
32
33
34
35
36
37
38
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
# File 'lib/tmis/interface/forms/ui_export_general_timetable.rb', line 28

def setupUi(exportGeneralTimetableDialog)
if exportGeneralTimetableDialog.objectName.nil?
    exportGeneralTimetableDialog.objectName = "exportGeneralTimetableDialog"
end
exportGeneralTimetableDialog.resize(358, 125)
exportGeneralTimetableDialog.locale = Qt::Locale.new(Qt::Locale::Russian, Qt::Locale::RussianFederation)
@gridLayout_2 = Qt::GridLayout.new(exportGeneralTimetableDialog)
@gridLayout_2.objectName = "gridLayout_2"
@verticalLayout = Qt::VBoxLayout.new()
@verticalLayout.objectName = "verticalLayout"
@horizontalLayout_3 = Qt::HBoxLayout.new()
@horizontalLayout_3.objectName = "horizontalLayout_3"
@weeklyRadioButton = Qt::RadioButton.new(exportGeneralTimetableDialog)
@weeklyRadioButton.objectName = "weeklyRadioButton"
@weeklyRadioButton.checked = true

@horizontalLayout_3.addWidget(@weeklyRadioButton)

@dailyRadioButton = Qt::RadioButton.new(exportGeneralTimetableDialog)
@dailyRadioButton.objectName = "dailyRadioButton"

@horizontalLayout_3.addWidget(@dailyRadioButton)

@horizontalSpacer_2 = Qt::SpacerItem.new(40, 20, Qt::SizePolicy::Expanding, Qt::SizePolicy::Minimum)

@horizontalLayout_3.addItem(@horizontalSpacer_2)


@verticalLayout.addLayout(@horizontalLayout_3)

@gridLayout = Qt::GridLayout.new()
@gridLayout.objectName = "gridLayout"
@horizontalLayout = Qt::HBoxLayout.new()
@horizontalLayout.objectName = "horizontalLayout"
@dateDateEdit = Qt::DateEdit.new(exportGeneralTimetableDialog)
@dateDateEdit.objectName = "dateDateEdit"
@dateDateEdit.minimumSize = Qt::Size.new(260, 0)
@dateDateEdit.calendarPopup = true

@horizontalLayout.addWidget(@dateDateEdit)

@horizontalSpacer = Qt::SpacerItem.new(40, 20, Qt::SizePolicy::Expanding, Qt::SizePolicy::Minimum)

@horizontalLayout.addItem(@horizontalSpacer)


@gridLayout.addLayout(@horizontalLayout, 0, 0, 1, 1)


@verticalLayout.addLayout(@gridLayout)

@horizontalLayout_2 = Qt::HBoxLayout.new()
@horizontalLayout_2.objectName = "horizontalLayout_2"
@label = Qt::Label.new(exportGeneralTimetableDialog)
@label.objectName = "label"

@horizontalLayout_2.addWidget(@label)

@pathLineEdit = Qt::LineEdit.new(exportGeneralTimetableDialog)
@pathLineEdit.objectName = "pathLineEdit"
@pathLineEdit.minimumSize = Qt::Size.new(165, 0)

@horizontalLayout_2.addWidget(@pathLineEdit)

@browsePushButton = Qt::PushButton.new(exportGeneralTimetableDialog)
@browsePushButton.objectName = "browsePushButton"

@horizontalLayout_2.addWidget(@browsePushButton)


@verticalLayout.addLayout(@horizontalLayout_2)

@exportButtonBox = Qt::DialogButtonBox.new(exportGeneralTimetableDialog)
@exportButtonBox.objectName = "exportButtonBox"
@exportButtonBox.standardButtons = Qt::DialogButtonBox::Cancel|Qt::DialogButtonBox::Ok

@verticalLayout.addWidget(@exportButtonBox)

@verticalSpacer = Qt::SpacerItem.new(20, 40, Qt::SizePolicy::Minimum, Qt::SizePolicy::Expanding)

@verticalLayout.addItem(@verticalSpacer)


@gridLayout_2.addLayout(@verticalLayout, 0, 0, 1, 1)


retranslateUi(exportGeneralTimetableDialog)

Qt::MetaObject.connectSlotsByName(exportGeneralTimetableDialog)
end