src/gui/mac/qt_menu.nib/classes.nib
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Wed, 21 Apr 2010 12:15:23 +0300
branchRCL_3
changeset 12 cc75c76972ee
parent 0 1918ee327afb
permissions -rw-r--r--
a69086a7359b3de9db0823ce58d9aab8b5c369be

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>IBClasses</key>
	<array>
		<dict>
			<key>CLASS</key>
			<string>FirstResponder</string>
			<key>LANGUAGE</key>
			<string>ObjC</string>
			<key>SUPERCLASS</key>
			<string>NSObject</string>
		</dict>
		<dict>
			<key>ACTIONS</key>
			<dict>
				<key>hide</key>
				<string>id</string>
				<key>hideOtherApplications</key>
				<string>id</string>
				<key>orderFrontStandardAboutPanel</key>
				<string>id</string>
				<key>qtDispatcherToQAction</key>
				<string>id</string>
				<key>terminate</key>
				<string>id</string>
				<key>unhideAllApplications</key>
				<string>id</string>
			</dict>
			<key>CLASS</key>
			<string>QCocoaMenuLoader</string>
			<key>LANGUAGE</key>
			<string>ObjC</string>
			<key>OUTLETS</key>
			<dict>
				<key>aboutItem</key>
				<string>NSMenuItem</string>
				<key>aboutQtItem</key>
				<string>NSMenuItem</string>
				<key>appMenu</key>
				<string>NSMenu</string>
				<key>hideItem</key>
				<string>NSMenuItem</string>
				<key>preferencesItem</key>
				<string>NSMenuItem</string>
				<key>quitItem</key>
				<string>NSMenuItem</string>
				<key>theMenu</key>
				<string>NSMenu</string>
			</dict>
			<key>SUPERCLASS</key>
			<string>NSResponder</string>
		</dict>
	</array>
	<key>IBVersion</key>
	<string>1</string>
</dict>
</plist>