source: trunk/src/gui/mac/qt_menu.nib/classes.nib@ 106

Last change on this file since 106 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 1.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>IBClasses</key>
6 <array>
7 <dict>
8 <key>CLASS</key>
9 <string>FirstResponder</string>
10 <key>LANGUAGE</key>
11 <string>ObjC</string>
12 <key>SUPERCLASS</key>
13 <string>NSObject</string>
14 </dict>
15 <dict>
16 <key>ACTIONS</key>
17 <dict>
18 <key>hide</key>
19 <string>id</string>
20 <key>hideOtherApplications</key>
21 <string>id</string>
22 <key>orderFrontStandardAboutPanel</key>
23 <string>id</string>
24 <key>qtDispatcherToQAction</key>
25 <string>id</string>
26 <key>terminate</key>
27 <string>id</string>
28 <key>unhideAllApplications</key>
29 <string>id</string>
30 </dict>
31 <key>CLASS</key>
32 <string>QCocoaMenuLoader</string>
33 <key>LANGUAGE</key>