Home · All Classes · Main Classes · Deprecated
Properties

MTextEditStyle Class Reference

Inherits MWidgetStyle.

Inherited by MRichTextEditStyle.

List of all members.

Properties

QFont font
QColor textColor
QColor selectionTextColor
QColor selectionBackgroundColor
qreal selectionThreshold
bool allowViewReposition
bool disableMagnifier
QString maskString
QColor promptColor
QFont promptFont
QString pasteFailedIcon
int pasteFailedDuration
int maskingDelay
int cursorWidth
qreal focusedPromptOpacity
qreal unfocusedPromptOpacity
int focusTransitionDuration
int hideShowPromptDuration
int promptTransitionDelay
bool disableToolbar
int textClippingLeft
int textClippingTop
int textClippingRight
int textClippingBottom
MFeedback pressBoundaryFeedback
MFeedback releaseBoundaryFeedback
MFeedback pressWordFeedback
MFeedback releaseWordFeedback
MFeedback changeSelectionFeedback
QString toolbarStyleName
int selectionDelay
qreal selectionSpeedThreshold
int scrollCursorMarginTop
int scrollCursorMarginBottom
MFeedback magnifierCursorMoveFeedback
int minimumFeedbackInterval
int feedbackSpeedLimit
qreal toolbarSpeedLimit
int toolbarShowDelay

Property Documentation

bool MTextEditStyle::allowViewReposition [read, write]
MTextEditStyle::changeSelectionFeedback [read, write]

Feedback given when finger movement changes text selection.

int MTextEditStyle::cursorWidth [read, write]
bool MTextEditStyle::disableMagnifier [read, write]
bool MTextEditStyle::disableToolbar [read, write]
MTextEditStyle::feedbackSpeedLimit [read, write]

When finger is moved over this speed while selecting or magnifying there will be no feedback (in mm/s).

qreal MTextEditStyle::focusedPromptOpacity [read, write]
int MTextEditStyle::focusTransitionDuration [read, write]
QFont MTextEditStyle::font [read, write]
int MTextEditStyle::hideShowPromptDuration [read, write]
MTextEditStyle::magnifierCursorMoveFeedback [read, write]

Feedback given when cursor position changes while magnifier is active.

int MTextEditStyle::maskingDelay [read, write]
QString MTextEditStyle::maskString [read, write]
MTextEditStyle::minimumFeedbackInterval [read, write]

Minimum time between haptic feedbacks when selecting or magnifying (in milliseconds).

int MTextEditStyle::pasteFailedDuration [read, write]
QString MTextEditStyle::pasteFailedIcon [read, write]
MTextEditStyle::pressBoundaryFeedback [read, write]

Feedback given when pressing between words.

MTextEditStyle::pressWordFeedback [read, write]

Feedback given when pressing on top of a word.

QColor MTextEditStyle::promptColor [read, write]
QFont MTextEditStyle::promptFont [read, write]
int MTextEditStyle::promptTransitionDelay [read, write]
MTextEditStyle::releaseBoundaryFeedback [read, write]

Feedback given when releasing between words.

MTextEditStyle::releaseWordFeedback [read, write]

Feedback given when releasing on top of a word.

MTextEditStyle::scrollCursorMarginBottom [read, write]

Bottom margin which extends cursor rect to trigger automatic scrolling when cursor rect is obscured.

This property is applied when magnifier is visible.

MTextEditStyle::scrollCursorMarginTop [read, write]

Top margin which extends cursor rect to trigger automatic scrolling when cursor rect is obscured.

This property is applied when magnifier is visible.

QColor MTextEditStyle::selectionBackgroundColor [read, write]
MTextEditStyle::selectionDelay [read, write]

Delay for text selection update.

Text selection update is postponed if mouse is moved too fast.

See also:
MTextEditStyle::selectionSpeedThreshold
MTextEditStyle::selectionSpeedThreshold [read, write]

Text selection is postponed if mouse speed is bigger than this value.

See also:
MTextEditStyle::selectionDelay
QColor MTextEditStyle::selectionTextColor [read, write]
qreal MTextEditStyle::selectionThreshold [read, write]
int MTextEditStyle::textClippingBottom [read, write]
int MTextEditStyle::textClippingLeft [read, write]
int MTextEditStyle::textClippingRight [read, write]
int MTextEditStyle::textClippingTop [read, write]
QColor MTextEditStyle::textColor [read, write]
MTextEditStyle::toolbarShowDelay [read, write]

This delay defines how quickly toolbar will be shown after panning (in ms).

MTextEditStyle::toolbarSpeedLimit [read, write]

If text entry is panned over this speed then editor toopbar will be hidden (in pixel/ms).

MTextEditStyle::toolbarStyleName [read, write]

Style to use for this control's toolbar.

qreal MTextEditStyle::unfocusedPromptOpacity [read, write]

Copyright © 2010 Nokia Corporation
MeeGo Touch