Qt 4.8
Classes | Public Functions | Private Functions | Properties | List of all members
QCoeFepInputMaskHandler Class Reference

#include <qcoefepinputcontext_p.h>

Classes

struct  MaskInputData
 

Public Functions

bool canPasteClipboard (const QString &text)
 
 QCoeFepInputMaskHandler (const QString &mask)
 
 ~QCoeFepInputMaskHandler ()
 

Private Functions

bool isValidInput (QChar key, QChar mask) const
 

Properties

QChar m_blank
 
MaskInputDatam_maskData
 
int m_maxLength
 

Detailed Description

Definition at line 74 of file qcoefepinputcontext_p.h.

Constructors and Destructors

◆ QCoeFepInputMaskHandler()

QCoeFepInputMaskHandler::QCoeFepInputMaskHandler ( const QString mask)

◆ ~QCoeFepInputMaskHandler()

QCoeFepInputMaskHandler::~QCoeFepInputMaskHandler ( )

Functions

◆ canPasteClipboard()

bool QCoeFepInputMaskHandler::canPasteClipboard ( const QString text)

◆ isValidInput()

bool QCoeFepInputMaskHandler::isValidInput ( QChar  key,
QChar  mask 
) const
private

Properties

◆ m_blank

QChar QCoeFepInputMaskHandler::m_blank
private

Definition at line 90 of file qcoefepinputcontext_p.h.

◆ m_maskData

MaskInputData* QCoeFepInputMaskHandler::m_maskData
private

Definition at line 91 of file qcoefepinputcontext_p.h.

◆ m_maxLength

int QCoeFepInputMaskHandler::m_maxLength
private

Definition at line 89 of file qcoefepinputcontext_p.h.


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