Qt 4.8
Public Types | Public Variables | List of all members
QLineControl::MaskInputData Struct Reference

Public Types

enum  Casemode { NoCaseMode, Upper, Lower }
 

Public Variables

Casemode caseMode
 
QChar maskChar
 
bool separator
 

Detailed Description

Definition at line 390 of file qlinecontrol_p.h.

Enumerations

◆ Casemode

Properties

◆ caseMode

Casemode QLineControl::MaskInputData::caseMode

Definition at line 394 of file qlinecontrol_p.h.

Referenced by QLineControl::parseInputMask().

◆ maskChar

QChar QLineControl::MaskInputData::maskChar

◆ separator

bool QLineControl::MaskInputData::separator

Definition at line 393 of file qlinecontrol_p.h.

Referenced by QLineControl::maskString(), and QLineControl::parseInputMask().


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