annotate QuestionnaireViewController.xib @ 28:e2c62db1e265

Started timer stuff
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Mon, 18 Feb 2013 11:45:05 +0000
parents ae4d2c3ce5e0
children 23ef179c3748
rev   line source
rt300@14 1 <?xml version="1.0" encoding="UTF-8"?>
rt300@14 2 <archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="8.00">
rt300@14 3 <data>
rt300@14 4 <int key="IBDocument.SystemTarget">1536</int>
rt300@14 5 <string key="IBDocument.SystemVersion">11G63</string>
rt300@14 6 <string key="IBDocument.InterfaceBuilderVersion">2844</string>
rt300@14 7 <string key="IBDocument.AppKitVersion">1138.51</string>
rt300@14 8 <string key="IBDocument.HIToolboxVersion">569.00</string>
rt300@14 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
rt300@14 10 <string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 11 <string key="NS.object.0">1930</string>
rt300@14 12 </object>
rt300@14 13 <array key="IBDocument.IntegratedClassDependencies">
rt300@14 14 <string>IBProxyObject</string>
rt300@14 15 <string>IBUIButton</string>
rt300@14 16 <string>IBUILabel</string>
rt300@21 17 <string>IBUIPickerView</string>
rt300@28 18 <string>IBUITextView</string>
rt300@14 19 <string>IBUIView</string>
rt300@14 20 </array>
rt300@14 21 <array key="IBDocument.PluginDependencies">
rt300@14 22 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 23 </array>
rt300@14 24 <object class="NSMutableDictionary" key="IBDocument.Metadata">
rt300@14 25 <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
rt300@14 26 <integer value="1" key="NS.object.0"/>
rt300@14 27 </object>
rt300@14 28 <array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
rt300@14 29 <object class="IBProxyObject" id="841351856">
rt300@14 30 <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
rt300@14 31 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@14 32 </object>
rt300@14 33 <object class="IBProxyObject" id="606714003">
rt300@14 34 <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
rt300@14 35 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@14 36 </object>
rt300@14 37 <object class="IBUIView" id="766721923">
rt300@14 38 <reference key="NSNextResponder"/>
rt300@14 39 <int key="NSvFlags">292</int>
rt300@14 40 <array class="NSMutableArray" key="NSSubviews">
rt300@16 41 <object class="IBUIButton" id="871929113">
rt300@16 42 <reference key="NSNextResponder" ref="766721923"/>
rt300@16 43 <int key="NSvFlags">292</int>
rt300@28 44 <string key="NSFrame">{{324, 706}, {121, 44}}</string>
rt300@16 45 <reference key="NSSuperview" ref="766721923"/>
rt300@16 46 <reference key="NSWindow"/>
rt300@16 47 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@16 48 <bool key="IBUIOpaque">NO</bool>
rt300@16 49 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@16 50 <int key="IBUIContentHorizontalAlignment">0</int>
rt300@16 51 <int key="IBUIContentVerticalAlignment">0</int>
rt300@16 52 <int key="IBUIButtonType">1</int>
rt300@16 53 <string key="IBUINormalTitle">Finish</string>
rt300@16 54 <object class="NSColor" key="IBUIHighlightedTitleColor" id="1041582678">
rt300@16 55 <int key="NSColorSpace">3</int>
rt300@16 56 <bytes key="NSWhite">MQA</bytes>
rt300@16 57 </object>
rt300@16 58 <object class="NSColor" key="IBUINormalTitleColor">
rt300@16 59 <int key="NSColorSpace">1</int>
rt300@16 60 <bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
rt300@16 61 </object>
rt300@16 62 <object class="NSColor" key="IBUINormalTitleShadowColor" id="907174598">
rt300@16 63 <int key="NSColorSpace">3</int>
rt300@16 64 <bytes key="NSWhite">MC41AA</bytes>
rt300@16 65 </object>
rt300@16 66 <object class="IBUIFontDescription" key="IBUIFontDescription" id="113804367">
rt300@16 67 <int key="type">2</int>
rt300@16 68 <double key="pointSize">15</double>
rt300@16 69 </object>
rt300@16 70 <object class="NSFont" key="IBUIFont" id="774363385">
rt300@16 71 <string key="NSName">Helvetica-Bold</string>
rt300@16 72 <double key="NSSize">15</double>
rt300@16 73 <int key="NSfFlags">16</int>
rt300@16 74 </object>
rt300@16 75 </object>
rt300@14 76 <object class="IBUILabel" id="783180915">
rt300@14 77 <reference key="NSNextResponder" ref="766721923"/>
rt300@14 78 <int key="NSvFlags">292</int>
rt300@27 79 <string key="NSFrame">{{212, 226}, {212, 53}}</string>
rt300@14 80 <reference key="NSSuperview" ref="766721923"/>
rt300@14 81 <reference key="NSWindow"/>
rt300@27 82 <reference key="NSNextKeyView" ref="838658605"/>
rt300@14 83 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@14 84 <bool key="IBUIOpaque">NO</bool>
rt300@14 85 <bool key="IBUIClipsSubviews">YES</bool>
rt300@14 86 <int key="IBUIContentMode">7</int>
rt300@14 87 <bool key="IBUIUserInteractionEnabled">NO</bool>
rt300@14 88 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@15 89 <string key="IBUIText">Question 1</string>
rt300@15 90 <object class="NSColor" key="IBUITextColor">
rt300@15 91 <int key="NSColorSpace">1</int>
rt300@15 92 <bytes key="NSRGB">MCAwLjg3MTEwNjY5ODMgMQA</bytes>
rt300@14 93 </object>
rt300@14 94 <nil key="IBUIHighlightedColor"/>
rt300@14 95 <int key="IBUIBaselineAdjustment">0</int>
rt300@15 96 <object class="IBUIFontDescription" key="IBUIFontDescription">
rt300@15 97 <string key="name">Helvetica</string>
rt300@15 98 <string key="family">Helvetica</string>
rt300@15 99 <int key="traits">0</int>
rt300@15 100 <double key="pointSize">27</double>
rt300@15 101 </object>
rt300@15 102 <object class="NSFont" key="IBUIFont">
rt300@15 103 <string key="NSName">Helvetica</string>
rt300@15 104 <double key="NSSize">27</double>
rt300@15 105 <int key="NSfFlags">16</int>
rt300@15 106 </object>
rt300@14 107 <bool key="IBUIAdjustsFontSizeToFit">NO</bool>
rt300@14 108 </object>
rt300@14 109 <object class="IBUILabel" id="838658605">
rt300@14 110 <reference key="NSNextResponder" ref="766721923"/>
rt300@14 111 <int key="NSvFlags">292</int>
rt300@27 112 <string key="NSFrame">{{212, 276}, {334, 125}}</string>
rt300@14 113 <reference key="NSSuperview" ref="766721923"/>
rt300@14 114 <reference key="NSWindow"/>
rt300@27 115 <reference key="NSNextKeyView" ref="791686696"/>
rt300@14 116 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@14 117 <bool key="IBUIOpaque">NO</bool>
rt300@14 118 <bool key="IBUIClipsSubviews">YES</bool>
rt300@14 119 <int key="IBUIContentMode">7</int>
rt300@14 120 <bool key="IBUIUserInteractionEnabled">NO</bool>
rt300@14 121 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@14 122 <string key="IBUIText">What did you think about all this crazy stuff that happened when you were using the thing that was going on before? </string>
rt300@15 123 <object class="NSColor" key="IBUITextColor">
rt300@15 124 <int key="NSColorSpace">1</int>
rt300@15 125 <bytes key="NSRGB">MCAwLjg3MTEwNjY5ODMgMQA</bytes>
rt300@15 126 </object>
rt300@14 127 <nil key="IBUIHighlightedColor"/>
rt300@14 128 <int key="IBUIBaselineAdjustment">0</int>
rt300@22 129 <int key="IBUINumberOfLines">4</int>
rt300@14 130 <object class="IBUIFontDescription" key="IBUIFontDescription">
rt300@14 131 <int key="type">1</int>
rt300@14 132 <double key="pointSize">18</double>
rt300@14 133 </object>
rt300@14 134 <object class="NSFont" key="IBUIFont">
rt300@14 135 <string key="NSName">Helvetica</string>
rt300@14 136 <double key="NSSize">18</double>
rt300@14 137 <int key="NSfFlags">16</int>
rt300@14 138 </object>
rt300@14 139 <bool key="IBUIAdjustsFontSizeToFit">NO</bool>
rt300@22 140 <double key="preferredMaxLayoutWidth">334</double>
rt300@14 141 </object>
rt300@14 142 <object class="IBUIButton" id="960474577">
rt300@14 143 <reference key="NSNextResponder" ref="766721923"/>
rt300@14 144 <int key="NSvFlags">292</int>
rt300@28 145 <string key="NSFrame">{{425, 706}, {121, 44}}</string>
rt300@14 146 <reference key="NSSuperview" ref="766721923"/>
rt300@14 147 <reference key="NSWindow"/>
rt300@14 148 <reference key="NSNextKeyView" ref="871929113"/>
rt300@14 149 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@14 150 <bool key="IBUIOpaque">NO</bool>
rt300@14 151 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@14 152 <int key="IBUIContentHorizontalAlignment">0</int>
rt300@14 153 <int key="IBUIContentVerticalAlignment">0</int>
rt300@14 154 <int key="IBUIButtonType">1</int>
rt300@14 155 <string key="IBUINormalTitle">Next Question</string>
rt300@16 156 <reference key="IBUIHighlightedTitleColor" ref="1041582678"/>
rt300@14 157 <object class="NSColor" key="IBUINormalTitleColor">
rt300@14 158 <int key="NSColorSpace">1</int>
rt300@14 159 <bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
rt300@14 160 </object>
rt300@16 161 <reference key="IBUINormalTitleShadowColor" ref="907174598"/>
rt300@16 162 <reference key="IBUIFontDescription" ref="113804367"/>
rt300@16 163 <reference key="IBUIFont" ref="774363385"/>
rt300@14 164 </object>
rt300@14 165 <object class="IBUIButton" id="356964106">
rt300@14 166 <reference key="NSNextResponder" ref="766721923"/>
rt300@14 167 <int key="NSvFlags">292</int>
rt300@28 168 <string key="NSFrame">{{212, 706}, {157, 44}}</string>
rt300@14 169 <reference key="NSSuperview" ref="766721923"/>
rt300@14 170 <reference key="NSWindow"/>
rt300@22 171 <reference key="NSNextKeyView" ref="960474577"/>
rt300@14 172 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@14 173 <bool key="IBUIOpaque">NO</bool>
rt300@14 174 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@22 175 <bool key="IBUIEnabled">NO</bool>
rt300@14 176 <int key="IBUIContentHorizontalAlignment">0</int>
rt300@14 177 <int key="IBUIContentVerticalAlignment">0</int>
rt300@14 178 <int key="IBUIButtonType">1</int>
rt300@14 179 <string key="IBUINormalTitle">Previous Question</string>
rt300@14 180 <reference key="IBUIHighlightedTitleColor" ref="1041582678"/>
rt300@14 181 <object class="NSColor" key="IBUINormalTitleColor">
rt300@14 182 <int key="NSColorSpace">1</int>
rt300@14 183 <bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
rt300@14 184 </object>
rt300@14 185 <reference key="IBUINormalTitleShadowColor" ref="907174598"/>
rt300@14 186 <reference key="IBUIFontDescription" ref="113804367"/>
rt300@16 187 <reference key="IBUIFont" ref="774363385"/>
rt300@14 188 </object>
rt300@21 189 <object class="IBUIPickerView" id="791686696">
rt300@14 190 <reference key="NSNextResponder" ref="766721923"/>
rt300@21 191 <int key="NSvFlags">290</int>
rt300@27 192 <string key="NSFrame">{{212, 409}, {334, 216}}</string>
rt300@14 193 <reference key="NSSuperview" ref="766721923"/>
rt300@14 194 <reference key="NSWindow"/>
rt300@28 195 <reference key="NSNextKeyView" ref="960632081"/>
rt300@14 196 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@14 197 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@21 198 <bool key="IBUIShowsSelectionIndicator">YES</bool>
rt300@15 199 </object>
rt300@28 200 <object class="IBUITextView" id="960632081">
rt300@28 201 <reference key="NSNextResponder" ref="766721923"/>
rt300@28 202 <int key="NSvFlags">292</int>
rt300@28 203 <string key="NSFrame">{{212, 409}, {334, 230}}</string>
rt300@28 204 <reference key="NSSuperview" ref="766721923"/>
rt300@28 205 <reference key="NSWindow"/>
rt300@28 206 <reference key="NSNextKeyView" ref="356964106"/>
rt300@28 207 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@28 208 <object class="NSColor" key="IBUIBackgroundColor">
rt300@28 209 <int key="NSColorSpace">1</int>
rt300@28 210 <bytes key="NSRGB">MSAxIDEAA</bytes>
rt300@28 211 </object>
rt300@28 212 <bool key="IBUIClipsSubviews">YES</bool>
rt300@28 213 <bool key="IBUIMultipleTouchEnabled">YES</bool>
rt300@28 214 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@28 215 <bool key="IBUIShowsHorizontalScrollIndicator">NO</bool>
rt300@28 216 <string key="IBUIText"/>
rt300@28 217 <object class="IBUITextInputTraits" key="IBUITextInputTraits">
rt300@28 218 <int key="IBUIAutocapitalizationType">2</int>
rt300@28 219 <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
rt300@28 220 </object>
rt300@28 221 <object class="IBUIFontDescription" key="IBUIFontDescription">
rt300@28 222 <int key="type">1</int>
rt300@28 223 <double key="pointSize">14</double>
rt300@28 224 </object>
rt300@28 225 <object class="NSFont" key="IBUIFont">
rt300@28 226 <string key="NSName">Helvetica</string>
rt300@28 227 <double key="NSSize">14</double>
rt300@28 228 <int key="NSfFlags">16</int>
rt300@28 229 </object>
rt300@28 230 </object>
rt300@14 231 </array>
rt300@16 232 <string key="NSFrameSize">{768, 1024}</string>
rt300@14 233 <reference key="NSSuperview"/>
rt300@14 234 <reference key="NSWindow"/>
rt300@14 235 <reference key="NSNextKeyView" ref="783180915"/>
rt300@14 236 <object class="NSColor" key="IBUIBackgroundColor">
rt300@15 237 <int key="NSColorSpace">1</int>
rt300@15 238 <bytes key="NSRGB">MCAwIDAAA</bytes>
rt300@15 239 </object>
rt300@15 240 <bool key="IBUIOpaque">NO</bool>
rt300@15 241 <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
rt300@15 242 <object class="IBUIScreenMetrics" key="IBUISimulatedDestinationMetrics">
rt300@15 243 <string key="IBUISimulatedSizeMetricsClass">IBUIScreenMetrics</string>
rt300@15 244 <object class="NSMutableDictionary" key="IBUINormalizedOrientationToSizeMap">
rt300@15 245 <bool key="EncodedWithXMLCoder">YES</bool>
rt300@15 246 <array key="dict.sortedKeys">
rt300@15 247 <integer value="1"/>
rt300@15 248 <integer value="3"/>
rt300@15 249 </array>
rt300@15 250 <array key="dict.values">
rt300@15 251 <string>{768, 1024}</string>
rt300@15 252 <string>{1024, 768}</string>
rt300@15 253 </array>
rt300@14 254 </object>
rt300@15 255 <string key="IBUITargetRuntime">IBIPadFramework</string>
rt300@15 256 <string key="IBUIDisplayName">iPad Full Screen</string>
rt300@15 257 <int key="IBUIType">1</int>
rt300@14 258 </object>
rt300@14 259 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@14 260 </object>
rt300@14 261 </array>
rt300@14 262 <object class="IBObjectContainer" key="IBDocument.Objects">
rt300@14 263 <array class="NSMutableArray" key="connectionRecords">
rt300@14 264 <object class="IBConnectionRecord">
rt300@14 265 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@14 266 <string key="label">view</string>
rt300@14 267 <reference key="source" ref="841351856"/>
rt300@14 268 <reference key="destination" ref="766721923"/>
rt300@14 269 </object>
rt300@14 270 <int key="connectionID">3</int>
rt300@14 271 </object>
rt300@14 272 <object class="IBConnectionRecord">
rt300@14 273 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@14 274 <string key="label">questionText</string>
rt300@14 275 <reference key="source" ref="841351856"/>
rt300@14 276 <reference key="destination" ref="838658605"/>
rt300@14 277 </object>
rt300@14 278 <int key="connectionID">41</int>
rt300@14 279 </object>
rt300@14 280 <object class="IBConnectionRecord">
rt300@15 281 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@15 282 <string key="label">titleText</string>
rt300@15 283 <reference key="source" ref="841351856"/>
rt300@15 284 <reference key="destination" ref="783180915"/>
rt300@15 285 </object>
rt300@15 286 <int key="connectionID">42</int>
rt300@15 287 </object>
rt300@15 288 <object class="IBConnectionRecord">
rt300@16 289 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@16 290 <string key="label">finishButton</string>
rt300@16 291 <reference key="source" ref="841351856"/>
rt300@16 292 <reference key="destination" ref="871929113"/>
rt300@16 293 </object>
rt300@16 294 <int key="connectionID">51</int>
rt300@16 295 </object>
rt300@16 296 <object class="IBConnectionRecord">
rt300@16 297 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@16 298 <string key="label">nextButton</string>
rt300@16 299 <reference key="source" ref="841351856"/>
rt300@16 300 <reference key="destination" ref="960474577"/>
rt300@16 301 </object>
rt300@16 302 <int key="connectionID">52</int>
rt300@16 303 </object>
rt300@16 304 <object class="IBConnectionRecord">
rt300@16 305 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@21 306 <string key="label">picker</string>
rt300@16 307 <reference key="source" ref="841351856"/>
rt300@21 308 <reference key="destination" ref="791686696"/>
rt300@16 309 </object>
rt300@21 310 <int key="connectionID">59</int>
rt300@16 311 </object>
rt300@16 312 <object class="IBConnectionRecord">
rt300@22 313 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@22 314 <string key="label">previousButton</string>
rt300@22 315 <reference key="source" ref="841351856"/>
rt300@22 316 <reference key="destination" ref="356964106"/>
rt300@22 317 </object>
rt300@22 318 <int key="connectionID">60</int>
rt300@22 319 </object>
rt300@22 320 <object class="IBConnectionRecord">
rt300@28 321 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@28 322 <string key="label">commentText</string>
rt300@28 323 <reference key="source" ref="841351856"/>
rt300@28 324 <reference key="destination" ref="960632081"/>
rt300@28 325 </object>
rt300@28 326 <int key="connectionID">64</int>
rt300@28 327 </object>
rt300@28 328 <object class="IBConnectionRecord">
rt300@14 329 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@14 330 <string key="label">nextQuestionPressed:</string>
rt300@14 331 <reference key="source" ref="960474577"/>
rt300@14 332 <reference key="destination" ref="841351856"/>
rt300@14 333 <int key="IBEventType">7</int>
rt300@14 334 </object>
rt300@14 335 <int key="connectionID">40</int>
rt300@14 336 </object>
rt300@14 337 <object class="IBConnectionRecord">
rt300@14 338 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@15 339 <string key="label">previousQuestionPressed:</string>
rt300@15 340 <reference key="source" ref="356964106"/>
rt300@15 341 <reference key="destination" ref="841351856"/>
rt300@15 342 <int key="IBEventType">7</int>
rt300@15 343 </object>
rt300@15 344 <int key="connectionID">50</int>
rt300@15 345 </object>
rt300@15 346 <object class="IBConnectionRecord">
rt300@15 347 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@14 348 <string key="label">hide:</string>
rt300@14 349 <reference key="source" ref="871929113"/>
rt300@14 350 <reference key="destination" ref="841351856"/>
rt300@14 351 <int key="IBEventType">7</int>
rt300@14 352 </object>
rt300@14 353 <int key="connectionID">39</int>
rt300@14 354 </object>
rt300@21 355 <object class="IBConnectionRecord">
rt300@21 356 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@21 357 <string key="label">dataSource</string>
rt300@21 358 <reference key="source" ref="791686696"/>
rt300@21 359 <reference key="destination" ref="841351856"/>
rt300@21 360 </object>
rt300@21 361 <int key="connectionID">57</int>
rt300@21 362 </object>
rt300@21 363 <object class="IBConnectionRecord">
rt300@21 364 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@21 365 <string key="label">delegate</string>
rt300@21 366 <reference key="source" ref="791686696"/>
rt300@21 367 <reference key="destination" ref="841351856"/>
rt300@21 368 </object>
rt300@21 369 <int key="connectionID">58</int>
rt300@21 370 </object>
rt300@14 371 </array>
rt300@14 372 <object class="IBMutableOrderedSet" key="objectRecords">
rt300@14 373 <array key="orderedObjects">
rt300@14 374 <object class="IBObjectRecord">
rt300@14 375 <int key="objectID">0</int>
rt300@14 376 <array key="object" id="0"/>
rt300@14 377 <reference key="children" ref="1000"/>
rt300@14 378 <nil key="parent"/>
rt300@14 379 </object>
rt300@14 380 <object class="IBObjectRecord">
rt300@14 381 <int key="objectID">-1</int>
rt300@14 382 <reference key="object" ref="841351856"/>
rt300@14 383 <reference key="parent" ref="0"/>
rt300@14 384 <string key="objectName">File's Owner</string>
rt300@14 385 </object>
rt300@14 386 <object class="IBObjectRecord">
rt300@14 387 <int key="objectID">-2</int>
rt300@14 388 <reference key="object" ref="606714003"/>
rt300@14 389 <reference key="parent" ref="0"/>
rt300@14 390 </object>
rt300@14 391 <object class="IBObjectRecord">
rt300@14 392 <int key="objectID">2</int>
rt300@14 393 <reference key="object" ref="766721923"/>
rt300@14 394 <array class="NSMutableArray" key="children">
rt300@14 395 <reference ref="783180915"/>
rt300@14 396 <reference ref="838658605"/>
rt300@28 397 <reference ref="791686696"/>
rt300@28 398 <reference ref="960632081"/>
rt300@28 399 <reference ref="356964106"/>
rt300@27 400 <reference ref="960474577"/>
rt300@28 401 <reference ref="871929113"/>
rt300@14 402 </array>
rt300@14 403 <reference key="parent" ref="0"/>
rt300@14 404 </object>
rt300@14 405 <object class="IBObjectRecord">
rt300@14 406 <int key="objectID">4</int>
rt300@14 407 <reference key="object" ref="783180915"/>
rt300@15 408 <array class="NSMutableArray" key="children"/>
rt300@14 409 <reference key="parent" ref="766721923"/>
rt300@14 410 </object>
rt300@14 411 <object class="IBObjectRecord">
rt300@14 412 <int key="objectID">5</int>
rt300@14 413 <reference key="object" ref="838658605"/>
rt300@15 414 <array class="NSMutableArray" key="children"/>
rt300@14 415 <reference key="parent" ref="766721923"/>
rt300@14 416 </object>
rt300@14 417 <object class="IBObjectRecord">
rt300@14 418 <int key="objectID">6</int>
rt300@14 419 <reference key="object" ref="960474577"/>
rt300@15 420 <array class="NSMutableArray" key="children"/>
rt300@14 421 <reference key="parent" ref="766721923"/>
rt300@14 422 </object>
rt300@14 423 <object class="IBObjectRecord">
rt300@14 424 <int key="objectID">7</int>
rt300@14 425 <reference key="object" ref="356964106"/>
rt300@14 426 <reference key="parent" ref="766721923"/>
rt300@14 427 </object>
rt300@14 428 <object class="IBObjectRecord">
rt300@14 429 <int key="objectID">9</int>
rt300@14 430 <reference key="object" ref="871929113"/>
rt300@14 431 <reference key="parent" ref="766721923"/>
rt300@14 432 </object>
rt300@14 433 <object class="IBObjectRecord">
rt300@21 434 <int key="objectID">55</int>
rt300@21 435 <reference key="object" ref="791686696"/>
rt300@14 436 <reference key="parent" ref="766721923"/>
rt300@14 437 </object>
rt300@28 438 <object class="IBObjectRecord">
rt300@28 439 <int key="objectID">63</int>
rt300@28 440 <reference key="object" ref="960632081"/>
rt300@28 441 <reference key="parent" ref="766721923"/>
rt300@28 442 </object>
rt300@14 443 </array>
rt300@14 444 </object>
rt300@14 445 <dictionary class="NSMutableDictionary" key="flattenedProperties">
rt300@14 446 <string key="-1.CustomClassName">QuestionnaireViewController</string>
rt300@14 447 <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 448 <string key="-2.CustomClassName">UIResponder</string>
rt300@14 449 <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 450 <string key="2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 451 <string key="4.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 452 <string key="5.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@21 453 <string key="55.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 454 <string key="6.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@28 455 <string key="63.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 456 <string key="7.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 457 <string key="9.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@14 458 </dictionary>
rt300@14 459 <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
rt300@14 460 <nil key="activeLocalization"/>
rt300@14 461 <dictionary class="NSMutableDictionary" key="localizations"/>
rt300@14 462 <nil key="sourceID"/>
rt300@28 463 <int key="maxID">64</int>
rt300@14 464 </object>
rt300@14 465 <object class="IBClassDescriber" key="IBDocument.Classes">
rt300@14 466 <array class="NSMutableArray" key="referencedPartialClassDescriptions">
rt300@14 467 <object class="IBPartialClassDescription">
rt300@14 468 <string key="className">QuestionnaireViewController</string>
rt300@14 469 <string key="superclassName">UIViewController</string>
rt300@14 470 <dictionary class="NSMutableDictionary" key="actions">
rt300@14 471 <string key="hide:">id</string>
rt300@14 472 <string key="nextQuestionPressed:">id</string>
rt300@15 473 <string key="previousQuestionPressed:">id</string>
rt300@14 474 <string key="show:">id</string>
rt300@14 475 </dictionary>
rt300@14 476 <dictionary class="NSMutableDictionary" key="actionInfosByName">
rt300@14 477 <object class="IBActionInfo" key="hide:">
rt300@14 478 <string key="name">hide:</string>
rt300@14 479 <string key="candidateClassName">id</string>
rt300@14 480 </object>
rt300@14 481 <object class="IBActionInfo" key="nextQuestionPressed:">
rt300@14 482 <string key="name">nextQuestionPressed:</string>
rt300@14 483 <string key="candidateClassName">id</string>
rt300@14 484 </object>
rt300@15 485 <object class="IBActionInfo" key="previousQuestionPressed:">
rt300@15 486 <string key="name">previousQuestionPressed:</string>
rt300@15 487 <string key="candidateClassName">id</string>
rt300@15 488 </object>
rt300@14 489 <object class="IBActionInfo" key="show:">
rt300@14 490 <string key="name">show:</string>
rt300@14 491 <string key="candidateClassName">id</string>
rt300@14 492 </object>
rt300@14 493 </dictionary>
rt300@14 494 <dictionary class="NSMutableDictionary" key="outlets">
rt300@28 495 <string key="commentText">UITextView</string>
rt300@16 496 <string key="finishButton">UIButton</string>
rt300@16 497 <string key="nextButton">UIButton</string>
rt300@21 498 <string key="picker">UIPickerView</string>
rt300@22 499 <string key="previousButton">UIButton</string>
rt300@14 500 <string key="questionText">UILabel</string>
rt300@15 501 <string key="titleText">UILabel</string>
rt300@14 502 </dictionary>
rt300@14 503 <dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
rt300@28 504 <object class="IBToOneOutletInfo" key="commentText">
rt300@28 505 <string key="name">commentText</string>
rt300@28 506 <string key="candidateClassName">UITextView</string>
rt300@28 507 </object>
rt300@16 508 <object class="IBToOneOutletInfo" key="finishButton">
rt300@16 509 <string key="name">finishButton</string>
rt300@16 510 <string key="candidateClassName">UIButton</string>
rt300@16 511 </object>
rt300@16 512 <object class="IBToOneOutletInfo" key="nextButton">
rt300@16 513 <string key="name">nextButton</string>
rt300@16 514 <string key="candidateClassName">UIButton</string>
rt300@16 515 </object>
rt300@21 516 <object class="IBToOneOutletInfo" key="picker">
rt300@21 517 <string key="name">picker</string>
rt300@21 518 <string key="candidateClassName">UIPickerView</string>
rt300@21 519 </object>
rt300@22 520 <object class="IBToOneOutletInfo" key="previousButton">
rt300@22 521 <string key="name">previousButton</string>
rt300@22 522 <string key="candidateClassName">UIButton</string>
rt300@22 523 </object>
rt300@14 524 <object class="IBToOneOutletInfo" key="questionText">
rt300@14 525 <string key="name">questionText</string>
rt300@14 526 <string key="candidateClassName">UILabel</string>
rt300@14 527 </object>
rt300@15 528 <object class="IBToOneOutletInfo" key="titleText">
rt300@15 529 <string key="name">titleText</string>
rt300@15 530 <string key="candidateClassName">UILabel</string>
rt300@15 531 </object>
rt300@14 532 </dictionary>
rt300@14 533 <object class="IBClassDescriptionSource" key="sourceIdentifier">
rt300@14 534 <string key="majorKey">IBProjectSource</string>
rt300@14 535 <string key="minorKey">./Classes/QuestionnaireViewController.h</string>
rt300@14 536 </object>
rt300@14 537 </object>
rt300@14 538 </array>
rt300@14 539 </object>
rt300@14 540 <int key="IBDocument.localizationMode">0</int>
rt300@14 541 <string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
rt300@14 542 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
rt300@14 543 <int key="IBDocument.defaultPropertyAccessControl">3</int>
rt300@14 544 <string key="IBCocoaTouchPluginVersion">1930</string>
rt300@14 545 </data>
rt300@14 546 </archive>