Maliit Plugins  0.92.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Private Attributes
MaliitKeyboard::TagRow Class Reference

#include <tagrow.h>

List of all members.

Public Types

enum  Height {
  Small, Medium, Large, XLarge,
  XXLarge
}
typedef QList< TagRowElementPtrTagRowElements

Public Member Functions

 TagRow (Height height)
Height height () const
const TagRowElements elements () const
void appendElement (const TagRowElementPtr &element)
bool operator== (const TagRow &other)

Private Attributes

const Height m_height
TagRowElements m_elements

Member Typedef Documentation


Member Enumeration Documentation

Enumerator:
Small 
Medium 
Large 
XLarge 
XXLarge 

Constructor & Destructor Documentation

MaliitKeyboard::TagRow::TagRow ( Height  height)

Member Function Documentation

void MaliitKeyboard::TagRow::appendElement ( const TagRowElementPtr element)
const TagRow::TagRowElements MaliitKeyboard::TagRow::elements ( ) const
TagRow::Height MaliitKeyboard::TagRow::height ( ) const
bool MaliitKeyboard::TagRow::operator== ( const TagRow other)

Member Data Documentation

TagRowElements MaliitKeyboard::TagRow::m_elements
private
const Height MaliitKeyboard::TagRow::m_height
private

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