navit
0.5.1-trunk
Main Page
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Groups
DownloaderDetailViewController.h
Go to the documentation of this file.
1
//
2
// DownloaderDetailViewController.h
3
// Downloader
4
//
5
// Created by Nick Geoghegan on 09/08/2011.
6
// Copyright 2011 Navit Project. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
11
12
@interface
DownloaderDetailViewController
:
UIViewController
{
13
14
@private
15
NSDictionary *
locationName_
;
16
17
18
}
19
20
@property
(nonatomic, retain) NSDictionary *locationName;
21
22
@end
UIViewController
#define UIViewController
Definition:
graphics_cocoa.m:36
DownloaderDetailViewController::locationName_
NSDictionary * locationName_
Definition:
DownloaderDetailViewController.h:15
DownloaderDetailViewController
Definition:
DownloaderDetailViewController.h:12
iphone
downloader
Classes
DownloaderDetailViewController.h
Generated by
1.8.6