Today's Menu  Portugal
journal and plan nutrition
Classes | Variables
V7GoogDriveViewController.m File Reference
#import "V7GoogDriveViewController.h"
#import "V7GoogDriveTableView.h"
#import "Z5DataController.h"
#import "Z1ContainedLabel.h"
#import "V7GoogDriveControlbarView.h"
#import "V7GoogDriveMenuItemViewController.h"
#import "UIColor+Y9RainbowSelection.h"
Include dependency graph for V7GoogDriveViewController.m:

Go to the source code of this file.

Variables

V7GoogDriveTableViewgoogDriveListTableView
 
Z1ContainedLabelfocusFoodLabel
 
NSMutableArray * focusFoodDriveArray
 
NSString * foodName
 
Z5GoogleDriveControllerdriveControl
 
CGRect googDriveControlBarFrame
 
CGRect googDriveListTableViewFrame
 

Variable Documentation

◆ driveControl

Z5GoogleDriveController* driveControl

Definition at line 70 of file V7GoogDriveViewController.m.

◆ focusFoodDriveArray

NSMutableArray* focusFoodDriveArray

Definition at line 67 of file V7GoogDriveViewController.m.

◆ focusFoodLabel

Z1ContainedLabel* focusFoodLabel

Definition at line 64 of file V7GoogDriveViewController.m.

◆ foodName

NSString* foodName

Definition at line 68 of file V7GoogDriveViewController.m.

◆ googDriveControlBarFrame

CGRect googDriveControlBarFrame

Definition at line 71 of file V7GoogDriveViewController.m.

◆ googDriveListTableView

V7GoogDriveTableView* googDriveListTableView

◆ googDriveListTableViewFrame

CGRect googDriveListTableViewFrame

Definition at line 72 of file V7GoogDriveViewController.m.