2019-12-04 17:16:40 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.22.1 -->
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
|
|
|
<object class="GtkWindow" id="new_reception_window">
|
|
|
|
<property name="width_request">500</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="modal">True</property>
|
|
|
|
<property name="window_position">center</property>
|
|
|
|
<property name="type_hint">dialog</property>
|
|
|
|
<child type="titlebar">
|
|
|
|
<object class="GtkHeaderBar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="title" translatable="yes">Новый приём</property>
|
|
|
|
<property name="show_close_button">True</property>
|
|
|
|
<child>
|
2019-12-12 20:48:46 +03:00
|
|
|
<object class="GtkButton" id="save_button">
|
2019-12-04 17:16:40 +03:00
|
|
|
<property name="visible">True</property>
|
2019-12-12 20:48:46 +03:00
|
|
|
<property name="sensitive">False</property>
|
2019-12-04 17:16:40 +03:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
2019-12-12 20:48:46 +03:00
|
|
|
<signal name="clicked" handler="save_reception" swapped="no"/>
|
2019-12-04 17:16:40 +03:00
|
|
|
<child>
|
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="icon_name">document-save-symbolic</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFrame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">5</property>
|
|
|
|
<property name="margin_right">5</property>
|
|
|
|
<property name="margin_top">5</property>
|
|
|
|
<property name="margin_bottom">5</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkAlignment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">5</property>
|
|
|
|
<property name="margin_right">5</property>
|
|
|
|
<property name="margin_top">5</property>
|
|
|
|
<property name="margin_bottom">5</property>
|
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="datetime">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="scale" value="2"/>
|
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child type="label">
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Дата и время</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFrame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">5</property>
|
|
|
|
<property name="margin_right">5</property>
|
|
|
|
<property name="margin_top">5</property>
|
|
|
|
<property name="margin_bottom">5</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkAlignment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">5</property>
|
|
|
|
<property name="margin_right">5</property>
|
|
|
|
<property name="margin_top">5</property>
|
|
|
|
<property name="margin_bottom">5</property>
|
|
|
|
<child>
|
2019-12-12 19:47:08 +03:00
|
|
|
<object class="GtkBox" id="patient">
|
2019-12-04 17:16:40 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-12-12 19:47:08 +03:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2019-12-04 17:16:40 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="always_show_image">True</property>
|
2019-12-12 19:47:08 +03:00
|
|
|
<signal name="clicked" handler="show_choose_patient_win" swapped="no"/>
|
2019-12-04 17:16:40 +03:00
|
|
|
<child>
|
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="stock">gtk-index</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child type="label">
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Пациент</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|