home *** CD-ROM | disk | FTP | other *** search
/ cs.rhul.ac.uk / www.cs.rhul.ac.uk.zip / www.cs.rhul.ac.uk / pub / NX / nomachine-mac-osx.dmg / NoMachine.pkg / nxplayer.pkg / Scripts / Scripts~ / qt_menu.nib / classes.nib next >
Extensible Markup Language  |  2014-01-31  |  1KB  |  60 lines

  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>
  34.             <string>ObjC</string>
  35.             <key>OUTLETS</key>
  36.             <dict>
  37.                 <key>aboutItem</key>
  38.                 <string>NSMenuItem</string>
  39.                 <key>aboutQtItem</key>
  40.                 <string>NSMenuItem</string>
  41.                 <key>appMenu</key>
  42.                 <string>NSMenu</string>
  43.                 <key>hideItem</key>
  44.                 <string>NSMenuItem</string>
  45.                 <key>preferencesItem</key>
  46.                 <string>NSMenuItem</string>
  47.                 <key>quitItem</key>
  48.                 <string>NSMenuItem</string>
  49.                 <key>theMenu</key>
  50.                 <string>NSMenu</string>
  51.             </dict>
  52.             <key>SUPERCLASS</key>
  53.             <string>NSResponder</string>
  54.         </dict>
  55.     </array>
  56.     <key>IBVersion</key>
  57.     <string>1</string>
  58. </dict>
  59. </plist>
  60.