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

#include <tagrowelement.h>

Inheritance diagram for MaliitKeyboard::TagRowElement:
MaliitKeyboard::TagKey MaliitKeyboard::TagSpacer

List of all members.

Public Types

enum  ElementType { Key, Spacer }

Public Member Functions

 TagRowElement (ElementType type)
virtual ~TagRowElement ()
ElementType element_type () const
bool operator== (const TagRowElement &other) const

Private Attributes

const ElementType m_element_type

Member Enumeration Documentation

Enumerator:
Key 
Spacer 

Constructor & Destructor Documentation

MaliitKeyboard::TagRowElement::TagRowElement ( ElementType  type)
MaliitKeyboard::TagRowElement::~TagRowElement ( )
virtual

Member Function Documentation

TagRowElement::ElementType MaliitKeyboard::TagRowElement::element_type ( ) const
bool MaliitKeyboard::TagRowElement::operator== ( const TagRowElement other) const

Member Data Documentation

const ElementType MaliitKeyboard::TagRowElement::m_element_type
private

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