2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <Preferences/PSRootController.h>
11 @interface PSSetupController
: PSRootController
13 NSDictionary
*_rootInfo
;
14 id
<PSBaseView
> _parentController
;
18 - (void)setupRootListForSize
:(struct CGSize
)fp8
;
19 - (id
)initForContentSize
:(struct CGSize
)fp8
;
22 - (id
)parentController
;
23 - (void)viewWillBecomeVisible
:(void *)fp8
;
24 - (void)didFinishTransition
;
25 - (void)pushController
:(id
)fp8
;
26 - (void)setParentController
:(id
)fp8
;
29 - (void)pushControllerOnParentWithSpecifier
:(id
)fp8
;
30 - (void)popControllerOnParent
;
31 - (void)navigationBar
:(id
)fp8 buttonClicked
:(int)fp12
;
32 - (void)updateNavButtons
;
33 - (void)showNavigationBarButtons
:(id
)fp8
:(id
)fp12
;
34 - (void)setPrompt
:(id
)fp8
;
35 - (id
)methodSignatureForSelector
:(SEL
)fp8
;
36 - (void)forwardInvocation
:(id
)fp8
;