2019-10-28 21:30:21 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.22.1 -->
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
|
|
|
<object class="GtkApplicationWindow" id="main_window">
|
2019-12-12 19:47:08 +03:00
|
|
|
<property name="width_request">800</property>
|
|
|
|
<property name="height_request">500</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="can_focus">False</property>
|
2019-12-12 19:47:08 +03:00
|
|
|
<property name="window_position">center</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="icon_name">accessories-character-map</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<signal name="destroy" handler="main_win_close" swapped="no"/>
|
2019-12-12 19:47:08 +03:00
|
|
|
<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>
|
|
|
|
</object>
|
2019-10-28 21:30:21 +03:00
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkStackSidebar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="stack">main_pages</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkStack" id="main_pages">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<child>
|
2019-11-08 21:18:38 +03:00
|
|
|
<object class="GtkBox" id="reception_page">
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolbar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="toolbar_style">both</property>
|
|
|
|
<child>
|
2019-12-04 17:16:40 +03:00
|
|
|
<object class="GtkToolButton" id="new_reception_button">
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="visible">True</property>
|
2019-12-04 17:16:40 +03:00
|
|
|
<property name="sensitive">False</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="tooltip_text" translatable="yes">Создать</property>
|
|
|
|
<property name="label" translatable="yes">Создать</property>
|
|
|
|
<property name="use_underline">True</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="icon_name">list-add</property>
|
2019-12-12 19:47:08 +03:00
|
|
|
<signal name="clicked" handler="show_new_reception_win" swapped="no"/>
|
2019-10-28 21:30:21 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-12-04 17:16:40 +03:00
|
|
|
<object class="GtkToolButton" id="edit_reception_button">
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="visible">True</property>
|
2019-12-04 17:16:40 +03:00
|
|
|
<property name="sensitive">False</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="tooltip_text" translatable="yes">Изменить</property>
|
|
|
|
<property name="label" translatable="yes">Изменить</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="stock_id">gtk-edit</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2019-11-12 19:30:17 +03:00
|
|
|
<child>
|
|
|
|
<object class="GtkSeparatorToolItem">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Настройки</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="stock_id">gtk-preferences</property>
|
|
|
|
<signal name="clicked" handler="show_reception_list_settings_win" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2019-10-28 21:30:21 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-11-12 19:30:17 +03:00
|
|
|
<object class="GtkBox">
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-11-12 19:30:17 +03:00
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="hscrollbar_policy">never</property>
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkViewport">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkListBox" id="reception_list">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-12-12 19:47:08 +03:00
|
|
|
<signal name="row-selected" handler="reception_list_selected" swapped="no"/>
|
2019-11-12 19:30:17 +03:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCalendar" id="reception_cal">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<signal name="day-selected" handler="change_reception_list_day" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolbar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="toolbar_style">both</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Сегодня</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="stock_id">gtk-refresh</property>
|
|
|
|
<signal name="clicked" handler="set_reception_list_today" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="pack_type">end</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2019-10-28 21:30:21 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
2019-11-12 19:30:17 +03:00
|
|
|
<property name="expand">True</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="fill">True</property>
|
2019-11-12 19:30:17 +03:00
|
|
|
<property name="position">1</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">page1</property>
|
|
|
|
<property name="title" translatable="yes">Расписание приёмов</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="patients_page">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolbar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="toolbar_style">both</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<child>
|
|
|
|
<object class="GtkToolButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="tooltip_text" translatable="yes">Добавить пациента</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="label" translatable="yes">Добавить</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="stock_id">gtk-add</property>
|
|
|
|
<signal name="clicked" handler="show_new_patient_win" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-11-05 19:40:50 +03:00
|
|
|
<object class="GtkToolButton" id="patient_open_button">
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="visible">True</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="sensitive">False</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="can_focus">False</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="tooltip_text" translatable="yes">Открыть карточку пациента</property>
|
|
|
|
<property name="label" translatable="yes">Открыть</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="use_underline">True</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="stock_id">gtk-open</property>
|
|
|
|
<signal name="clicked" handler="show_open_patient_win" swapped="no"/>
|
2019-10-28 21:30:21 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-11-12 19:30:17 +03:00
|
|
|
<object class="GtkScrolledWindow">
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="visible">True</property>
|
2019-11-12 19:30:17 +03:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="hscrollbar_policy">never</property>
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkViewport">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkListBox" id="patient_list">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<signal name="row-selected" handler="patient_list_selected" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-10-28 21:30:21 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
2019-11-12 19:30:17 +03:00
|
|
|
<property name="expand">True</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-11-05 19:40:50 +03:00
|
|
|
<object class="GtkBox">
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="margin_left">3</property>
|
|
|
|
<property name="margin_right">3</property>
|
|
|
|
<property name="margin_top">3</property>
|
|
|
|
<property name="margin_bottom">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFixed">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2019-10-28 21:30:21 +03:00
|
|
|
<child>
|
2019-10-30 20:17:14 +03:00
|
|
|
<object class="GtkSearchEntry" id="patient_filter">
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="primary_icon_name">edit-find-symbolic</property>
|
|
|
|
<property name="primary_icon_activatable">False</property>
|
|
|
|
<property name="primary_icon_sensitive">False</property>
|
2019-10-30 20:17:14 +03:00
|
|
|
<signal name="changed" handler="patient_filter_changed" swapped="no"/>
|
2019-10-28 21:30:21 +03:00
|
|
|
</object>
|
2019-11-05 19:40:50 +03:00
|
|
|
<packing>
|
2019-11-12 19:30:17 +03:00
|
|
|
<property name="expand">True</property>
|
2019-11-05 19:40:50 +03:00
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFixed">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
2019-10-28 21:30:21 +03:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="pack_type">end</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">page0</property>
|
2019-11-23 23:36:26 +03:00
|
|
|
<property name="title" translatable="yes">Пациенты</property>
|
2019-10-28 21:30:21 +03:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2019-11-23 23:36:26 +03:00
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="list_page">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolbar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="toolbar_style">both</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolButton" id="list_open_button">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Открыть</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="stock_id">gtk-open</property>
|
|
|
|
<signal name="clicked" handler="show_open_list_win" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkViewport">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkListBox" id="list_list">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<signal name="row-selected" handler="list_list_selected" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">page3</property>
|
|
|
|
<property name="title" translatable="yes">Списки</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2019-11-12 19:30:17 +03:00
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="catalog_page">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolbar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="toolbar_style">both</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Создать</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="stock_id">gtk-add</property>
|
2019-11-12 21:39:26 +03:00
|
|
|
<signal name="clicked" handler="show_new_catalog_win" swapped="no"/>
|
2019-11-12 19:30:17 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-11-19 15:37:53 +03:00
|
|
|
<object class="GtkToolButton" id="catalog_open_button">
|
2019-11-12 19:30:17 +03:00
|
|
|
<property name="visible">True</property>
|
2019-11-19 15:37:53 +03:00
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Открыть</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="stock_id">gtk-open</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolButton" id="catalog_rename_button">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
2019-11-12 19:30:17 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Переименовать</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="stock_id">gtk-index</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkViewport">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkListBox" id="catalog_list">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-11-19 15:37:53 +03:00
|
|
|
<signal name="row-selected" handler="catalog_list_selected" swapped="no"/>
|
2019-11-12 19:30:17 +03:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">3</property>
|
|
|
|
<property name="margin_right">3</property>
|
|
|
|
<property name="margin_top">3</property>
|
|
|
|
<property name="margin_bottom">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFixed">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSearchEntry" id="catalog_filter">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="primary_icon_name">edit-find-symbolic</property>
|
|
|
|
<property name="primary_icon_activatable">False</property>
|
|
|
|
<property name="primary_icon_sensitive">False</property>
|
2019-11-12 21:39:26 +03:00
|
|
|
<signal name="changed" handler="catalog_filter_changed" swapped="no"/>
|
2019-11-12 19:30:17 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFixed">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">page2</property>
|
|
|
|
<property name="title" translatable="yes">Справочники</property>
|
2019-11-23 23:36:26 +03:00
|
|
|
<property name="position">3</property>
|
2019-11-12 19:30:17 +03:00
|
|
|
</packing>
|
|
|
|
</child>
|
2019-10-28 21:30:21 +03:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|