|
|
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
|
|
<class>BlameDisplay</class>
|
|
|
|
<widget class="TQWidget">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>BlameDisplay</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="tqgeometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>341</width>
|
|
|
|
<height>243</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<vbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="KListView">
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Line</string>
|
|
|
|
</property>
|
|
|
|
<property name="clickable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="resizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Revision</string>
|
|
|
|
</property>
|
|
|
|
<property name="clickable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="resizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Date</string>
|
|
|
|
</property>
|
|
|
|
<property name="clickable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="resizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Author</string>
|
|
|
|
</property>
|
|
|
|
<property name="clickable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="resizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Content</string>
|
|
|
|
</property>
|
|
|
|
<property name="clickable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="resizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>m_BlameList</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="allColumnsShowFocus">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
</customwidgets>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>m_BlameList</sender>
|
|
|
|
<signal>contextMenu(KListView*,TQListViewItem*,const QPoint&)</signal>
|
|
|
|
<receiver>BlameDisplay</receiver>
|
|
|
|
<slot>slotContextMenuRequested(KListView*,TQListViewItem*,const QPoint&)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>m_BlameList</sender>
|
|
|
|
<signal>doubleClicked(TQListViewItem*)</signal>
|
|
|
|
<receiver>BlameDisplay</receiver>
|
|
|
|
<slot>slotItemDoubleClicked(TQListViewItem*)</slot>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
<Q_SLOTS>
|
|
|
|
<slot access="protected">slotContextMenuRequested(KListView*,TQListViewItem*, const QPoint&)</slot>
|
|
|
|
<slot access="protected">slotItemDoubleClicked(TQListViewItem*)</slot>
|
|
|
|
</Q_SLOTS>
|
|
|
|
<tqlayoutdefaults spacing="6" margin="11"/>
|
|
|
|
<includehints>
|
|
|
|
<includehint>klistview.h</includehint>
|
|
|
|
</includehints>
|
|
|
|
</UI>
|