Pebble Foundation Classes  0.2.0
C++ for Pebble
All Classes Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Pebble::SimpleMenuLayer Member List

This is the complete list of members for Pebble::SimpleMenuLayer, including all inherited members.

AddChild(Layer &child)Pebble::Layerinline
GetBounds()Pebble::Layerinline
GetClips()Pebble::Layerinline
GetFrame()Pebble::Layerinline
GetHidden()Pebble::Layerinline
GetSelectedIndex() const (defined in Pebble::SimpleMenuLayer)Pebble::SimpleMenuLayerinline
InsertAboveSibling(Layer &above_sibling_layer)Pebble::Layerinline
InsertBelowSibling(Layer &below_sibling_layer)Pebble::Layerinline
Layer(::Layer *layer)Pebble::Layerinline
layer_ (defined in Pebble::Layer)Pebble::Layerprotected
MarkDirty()Pebble::Layerinline
menu_layer_ (defined in Pebble::SimpleMenuLayer)Pebble::SimpleMenuLayerprotected
operator const ::Layer *() const (defined in Pebble::Layer)Pebble::Layerinline
operator::Layer *()Pebble::Layerinline
operator::SimpleMenuLayer *()Pebble::SimpleMenuLayerinline
RemoveChildLayers()Pebble::Layerinline
RemoveFromParent()Pebble::Layerinline
SetBounds(GRect bounds)Pebble::Layerinline
SetClips(bool clips)Pebble::Layerinline
SetFrame(GRect frame)Pebble::Layerinline
SetFrame(int16_t x, int16_t y, int16_t w, int16_t h) (defined in Pebble::Layer)Pebble::Layerinline
SetFrame(GPoint origin, GSize size) (defined in Pebble::Layer)Pebble::Layerinline
SetHidden(bool hidden)Pebble::Layerinline
SetSelectedIndex(int32_t index, bool animated) (defined in Pebble::SimpleMenuLayer)Pebble::SimpleMenuLayerinline
SimpleMenuLayer(Window &window, GRect frame, SimpleMenuSection *sections, int num_sections) (defined in Pebble::SimpleMenuLayer)Pebble::SimpleMenuLayerinline
SimpleMenuLayer(Window &window, SimpleMenuSection *section, int num_sections) (defined in Pebble::SimpleMenuLayer)Pebble::SimpleMenuLayerinline
SimpleMenuLayer(Window &window, GRect frame, SimpleMenuSection(&section)[N]) (defined in Pebble::SimpleMenuLayer)Pebble::SimpleMenuLayerinline
SimpleMenuLayer(Window &window, SimpleMenuSection(&section)[N]) (defined in Pebble::SimpleMenuLayer)Pebble::SimpleMenuLayerinline
~Layer() (defined in Pebble::Layer)Pebble::Layerinlinevirtual
~SimpleMenuLayer()Pebble::SimpleMenuLayerinlinevirtual