stlab.adobe.com Adobe Systems Incorporated

Preview widget. More...

#include <platform_preview.hpp>

List of all members.

Public Types

typedef dictionary_t controller_model_type
typedef dictionary_t controller_model_type
typedef boost::function< void(const
controller_model_type &)> 
setter_proc_type
typedef boost::function< void(const
controller_model_type &)> 
setter_proc_type
typedef boost::gil::rgba8_image_t view_model_type
typedef boost::gil::rgba8_image_t view_model_type

Public Member Functions

widget_node_t evaluate (const std::string &sheet_description, const std::string &layout_description, const dictionary_t &parameters, const widget_node_t &parent, const factory_token_t &token, const widget_factory_t &factory, const button_notifier_t &notifier, behavior_t behavior)
widget_node_t evaluate (const std::string &sheet_description, const std::string &layout_description, const dictionary_t &parameters, const widget_node_t &parent, const factory_token_t &token, const widget_factory_t &factory, const button_notifier_t &notifier, behavior_t &behavior)
 preview_t (const std::string &alt_text, theme_t theme)
 preview_t (const std::string &alt_text, theme_t theme)
Placeable Concept Operations

See the Placeable concept and placeable::hpp for more information.

void measure (extents_t &result)
void place (const place_data_t &place_data)
void measure (extents_t &result)
void place (const place_data_t &place_data)
View Concept Operations

See the View concept and view::hpp for more information.

void display (const view_model_type &value)
void display (const view_model_type &value)
Controller Concept Operations

See the Controller concept and controller::hpp for more information.

void monitor (const setter_proc_type &proc)
void enable (bool make_enabled)
void monitor (const setter_proc_type &proc)
void enable (bool make_enabled)

Detailed Description

Model Of:

Definition at line 41 of file macintosh/adobe/future/widgets/headers/platform_preview.hpp.


Member Typedef Documentation

model types for this widget

Definition at line 44 of file macintosh/adobe/future/widgets/headers/platform_preview.hpp.

model types for this widget

Definition at line 41 of file windows/adobe/future/widgets/headers/platform_preview.hpp.

typedef boost::function<void (const controller_model_type&)> setter_proc_type
typedef boost::function<void (const controller_model_type&)> setter_proc_type
typedef boost::gil::rgba8_image_t view_model_type
typedef boost::gil::rgba8_image_t view_model_type

Constructor & Destructor Documentation

preview_t ( const std::string &  alt_text,
theme_t  theme 
)

constructor for this widget

preview_t ( const std::string &  alt_text,
theme_t  theme 
)

constructor for this widget


Member Function Documentation

void display ( const view_model_type value )
void display ( const view_model_type value )
void enable ( bool  make_enabled )
void enable ( bool  make_enabled )
widget_node_t evaluate ( const std::string &  sheet_description,
const std::string &  layout_description,
const dictionary_t parameters,
const widget_node_t parent,
const factory_token_t token,
const widget_factory_t factory,
const button_notifier_t notifier,
behavior_t  behavior 
)
widget_node_t evaluate ( const std::string &  sheet_description,
const std::string &  layout_description,
const dictionary_t parameters,
const widget_node_t parent,
const factory_token_t token,
const widget_factory_t factory,
const button_notifier_t notifier,
behavior_t behavior 
)
void measure ( extents_t result )
void measure ( extents_t result )
void monitor ( const setter_proc_type proc )
void monitor ( const setter_proc_type proc )
void place ( const place_data_t place_data )
void place ( const place_data_t place_data )

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google