Today's Menu  Portugal
journal and plan nutrition
Classes | Variables
V3GalleryEditTableViewController.m File Reference
#import "V3GalleryEditTableViewController.h"
#import "Z5DataController.h"
#import "U7UsdaParamEntryViewController.h"
#import "CameraSnapViewController.h"
#import "UIColor+Y9RainbowSelection.h"
Include dependency graph for V3GalleryEditTableViewController.m:

Go to the source code of this file.

Variables

NSMutableArray< Meal * > * snapMeals
 
UIColor * keylimePie
 
UIColor * cellBackgroundColor
 
Boolean editModeBool
 
NSDateFormatter * mDateFormatter
 
V3KitchenTableViewgalleryEditTableView
 
float kitchenTableViewTop
 
float kitchenTableViewHeight
 
CGSize galleryEditOverallSize
 

Variable Documentation

◆ cellBackgroundColor

UIColor* cellBackgroundColor

Definition at line 130 of file V3GalleryEditTableViewController.m.

◆ editModeBool

Boolean editModeBool

Definition at line 131 of file V3GalleryEditTableViewController.m.

◆ galleryEditOverallSize

CGSize galleryEditOverallSize

Definition at line 139 of file V3GalleryEditTableViewController.m.

◆ galleryEditTableView

V3KitchenTableView* galleryEditTableView

Definition at line 136 of file V3GalleryEditTableViewController.m.

◆ keylimePie

UIColor* keylimePie

Definition at line 129 of file V3GalleryEditTableViewController.m.

◆ kitchenTableViewHeight

float kitchenTableViewHeight

Definition at line 138 of file V3GalleryEditTableViewController.m.

◆ kitchenTableViewTop

float kitchenTableViewTop

Definition at line 137 of file V3GalleryEditTableViewController.m.

◆ mDateFormatter

NSDateFormatter* mDateFormatter

Definition at line 134 of file V3GalleryEditTableViewController.m.

◆ snapMeals

NSMutableArray<Meal *>* snapMeals
Initial value:
{
NSMutableArray<MenuItem *> *menuItems

Definition at line 123 of file V3GalleryEditTableViewController.m.