OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
MWGui::Formatting::ImageElement Class Reference

#include <formatting.hpp>

Inheritance diagram for MWGui::Formatting::ImageElement:
Collaboration diagram for MWGui::Formatting::ImageElement:

Public Member Functions

 ImageElement (MyGUI::Widget *parent, Paginator &pag, const BlockStyle &blockStyle, const std::string &src, int width, int height)
 
virtual int getHeight ()
 
virtual int pageSplit ()
 
- Public Member Functions inherited from MWGui::Formatting::GraphicElement
 GraphicElement (MyGUI::Widget *parent, Paginator &pag, const BlockStyle &blockStyle)
 
virtual void paginate ()
 

Private Attributes

int mImageHeight
 
MyGUI::ImageBox * mImageBox
 

Additional Inherited Members

- Protected Member Functions inherited from MWGui::Formatting::GraphicElement
virtual ~GraphicElement ()
 
- Protected Attributes inherited from MWGui::Formatting::GraphicElement
MyGUI::Widget * mParent
 
PaginatormPaginator
 
BlockStyle mBlockStyle
 

Constructor & Destructor Documentation

MWGui::Formatting::ImageElement::ImageElement ( MyGUI::Widget *  parent,
Paginator pag,
const BlockStyle blockStyle,
const std::string &  src,
int  width,
int  height 
)

Here is the call graph for this function:

Member Function Documentation

int MWGui::Formatting::ImageElement::getHeight ( )
virtual
int MWGui::Formatting::ImageElement::pageSplit ( )
virtual

Reimplemented from MWGui::Formatting::GraphicElement.

Here is the call graph for this function:

Member Data Documentation

MyGUI::ImageBox* MWGui::Formatting::ImageElement::mImageBox
private
int MWGui::Formatting::ImageElement::mImageHeight
private

The documentation for this class was generated from the following files: