📄 categoryeditbase_p.ui
字号:
<!DOCTYPE UI><UI><class>CategoryEditBase</class><comment>/************************************************************************ Copyright (C) 2001 Trolltech AS. All rights reserved.**** This file is part of Qtopia Environment.**** This file may be distributed and/or modified under the terms of the** GNU General Public License version 2 as published by the Free Software** Foundation and appearing in the file LICENSE.GPL included in the** packaging of this file.**** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.**** See http://www.trolltech.com/gpl/ for GPL licensing information.**** Contact info@trolltech.com if any conditions of this licensing are** not clear to you.************************************************************************/</comment><widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>CategoryEditBase</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>211</width> <height>325</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Category Edit</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>0</number> </property> <widget> <class>QListView</class> <column> <property> <name>text</name> <string>Category</string> </property> <property> <name>clickable</name> <bool>false</bool> </property> <property> <name>resizeable</name> <bool>false</bool> </property> </column> <column> <property> <name>text</name> <string>Global</string> </property> <property> <name>clickable</name> <bool>false</bool> </property> <property> <name>resizeable</name> <bool>false</bool> </property> </column> <item> <property> <name>text</name> <string>Cats</string> </property> <property> <name>text</name> <string></string> </property> <property> <name>pixmap</name> <pixmap></pixmap> </property> <property> <name>pixmap</name> <pixmap></pixmap> </property> </item> <property stdset="1"> <name>name</name> <cstring>lvView</cstring> </property> <property> <name>whatsThis</name> <string>Check the categories this document belongs to.</string> </property> </widget> </hbox></widget><connections> <connection> <sender>lvView</sender> <signal>selectionChanged(QListViewItem*)</signal> <receiver>CategoryEditBase</receiver> <slot>slotSetText( QListViewItem* )</slot> </connection> <slot access="public">slotSetGlobal( bool )</slot> <slot access="public">slotAdd()</slot> <slot access="public">slotRemove()</slot> <slot access="public">slotSetText( QListViewItem* )</slot> <slot access="public">slotTextChanged(const QString &)</slot></connections><include impldecl="in declaration">qtopia/qpeglobal.h</include><exportmacro>QTOPIA_EXPORT</exportmacro></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -