You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.9 KiB
63 lines
1.9 KiB
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>SelectEventWidget</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>SelectEventWidget</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>472</width>
|
|
<height>326</height>
|
|
</rect>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>eventSrcLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Event source:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>eventSrcComboBox</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQComboBox" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>eventSrcComboBox</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="KListView" row="1" column="0" rowspan="1" colspan="2">
|
|
<column>
|
|
<property name="text">
|
|
<string>Events</string>
|
|
</property>
|
|
<property name="clickable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="resizable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</column>
|
|
<property name="name">
|
|
<cstring>eventsListView</cstring>
|
|
</property>
|
|
<property name="fullWidth">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<tqlayoutdefaults spacing="6" margin="11"/>
|
|
<includehints>
|
|
<includehint>klistview.h</includehint>
|
|
</includehints>
|
|
</UI>
|