Pebble Foundation Classes  0.2.0
C++ for Pebble
Pebble::CustomLayer Member List

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

AddChild(Layer &child)Pebble::Layerinline
CustomLayer(GRect frame)Pebble::CustomLayerinline
GetBounds()Pebble::Layerinline
GetClips()Pebble::Layerinline
GetFrame()Pebble::Layerinline
GetFromData(::Layer *layer)Pebble::SimpleLayerinlineprotectedstatic
GetHidden()Pebble::Layerinline
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
OnUpdate(const GContext &ctx)=0Pebble::CustomLayerprotectedpure virtual
operator const ::Layer *() const (defined in Pebble::Layer)Pebble::Layerinline
operator::Layer *()Pebble::Layerinline
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
SimpleLayer(GRect frame)Pebble::SimpleLayerinline
~Layer() (defined in Pebble::Layer)Pebble::Layerinlinevirtual
~SimpleLayer()Pebble::SimpleLayerinlinevirtual