summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqmacstyle.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqmacstyle.3qt')
-rw-r--r--doc/man/man3/tqmacstyle.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqmacstyle.3qt b/doc/man/man3/tqmacstyle.3qt
index 93b4a71c1..f3886234a 100644
--- a/doc/man/man3/tqmacstyle.3qt
+++ b/doc/man/man3/tqmacstyle.3qt
@@ -57,7 +57,7 @@ Layout - The restrictions on window layout are such that some aspects of layout
Widget size - Aqua allows widgets to have specific fixed sizes. TQt does not fully implement this behaviour so as to maintain multiplatform compatibility. As a result some widgets sizes may be inappropriate (and subsequently not rendered correctly by the Appearance Manager).The TQWidget::sizeHint() will return the appropriate size for many managed widgets (widgets enumerated in TQStyle::ContentsType).
.IP
.TP
-Effects - QMacStyle (in contrast to QAquaStyle) is not emulating (except where Appearance Manager does not provide certain capabilities), for example QPushButton pulsing effects. In this case a near matching emulation has been implemented, but naturally this will not be identical to the similar functionality built into the Appearance Manager. Please report any issues you see in effects or non-standard widgets.
+Effects - QMacStyle (in contrast to QAquaStyle) is not emulating (except where Appearance Manager does not provide certain capabilities), for example TQPushButton pulsing effects. In this case a near matching emulation has been implemented, but naturally this will not be identical to the similar functionality built into the Appearance Manager. Please report any issues you see in effects or non-standard widgets.
.IP
.PP
There are other issues that need to be considered in the feel of your application (including the general color scheme to match the Aqua colors). The Guidelines mentioned above will remain current with new advances and design suggestions for Mac OS X.
@@ -73,7 +73,7 @@ This type is used to signify a widget's focus rectangle policy.
.TP
\fCQMacStyle::FocusDisabled\fR - never show a focus rectangle for the widget.
.TP
-\fCQMacStyle::FocusDefault\fR - show a focus rectangle when the widget has focus and the widget is a QSpinWidget, TQDateTimeEdit, QLineEdit, QListBox, QListView, editable TQTextEdit, or one of their subclasses.
+\fCQMacStyle::FocusDefault\fR - show a focus rectangle when the widget has focus and the widget is a TQSpinWidget, TQDateTimeEdit, TQLineEdit, QListBox, QListView, editable TQTextEdit, or one of their subclasses.
.SH "QMacStyle::WidgetSizePolicy"
.TP
\fCQMacStyle::SizeSmall\fR