Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

qmotifplusstyle(3qt) [redhat man page]

QMotifPlusStyle(3qt)													      QMotifPlusStyle(3qt)

NAME
QMotifPlusStyle - More sophisticated Motif-ish look and feel SYNOPSIS
#include <qmotifplusstyle.h> Inherits QMotifStyle. Public Members QMotifPlusStyle ( bool hoveringHighlight = TRUE ) DESCRIPTION
The QMotifPlusStyle class provides a more sophisticated Motif-ish look and feel. This class implements a Motif-ish look and feel with the more sophisticated bevelling as used by the GIMP Toolkit (GTK+) for Unix/X11. See also Widget Appearance and Style. MEMBER FUNCTION DOCUMENTATION
QMotifPlusStyle::QMotifPlusStyle ( bool hoveringHighlight = TRUE ) Constructs a QMotifPlusStyle If hoveringHighlight is TRUE (the default), then the style will not highlight push buttons, checkboxes, radiobuttons, comboboxes, scrollbars or sliders. SEE ALSO
http://doc.trolltech.com/qmotifplusstyle.html http://www.trolltech.com/faq/tech.html COPYRIGHT
Copyright 1992-2001 Trolltech AS, http://www.trolltech.com. See the license file included in the distribution for a complete license statement. AUTHOR
Generated automatically from the source code. BUGS
If you find a bug in Qt, please report it as described in http://doc.trolltech.com/bughowto.html. Good bug reports help us to help you. Thank you. The definitive Qt documentation is provided in HTML format; it is located at $QTDIR/doc/html and can be read using Qt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. If you find errors in this manual page, please report them to qt-bugs@trolltech.com. Please include the name of the manual page (qmotifplusstyle.3qt) and the Qt version (3.1.1). Trolltech AS 9 December 2002 QMotifPlusStyle(3qt)

Check Out this Related Man Page

QWindowsStyle(3qt)														QWindowsStyle(3qt)

NAME
QWindowsStyle - Microsoft Windows-like look and feel SYNOPSIS
#include <qwindowsstyle.h> Inherits QCommonStyle. Inherited by QMacStyle and QPlatinumStyle. Public Members QWindowsStyle () DESCRIPTION
The QWindowsStyle class provides a Microsoft Windows-like look and feel. This style is Qt's default GUI style on Windows. See also Widget Appearance and Style. MEMBER FUNCTION DOCUMENTATION
QWindowsStyle::QWindowsStyle () Constructs a QWindowsStyle SEE ALSO
http://doc.trolltech.com/qwindowsstyle.html http://www.trolltech.com/faq/tech.html COPYRIGHT
Copyright 1992-2001 Trolltech AS, http://www.trolltech.com. See the license file included in the distribution for a complete license statement. AUTHOR
Generated automatically from the source code. BUGS
If you find a bug in Qt, please report it as described in http://doc.trolltech.com/bughowto.html. Good bug reports help us to help you. Thank you. The definitive Qt documentation is provided in HTML format; it is located at $QTDIR/doc/html and can be read using Qt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. If you find errors in this manual page, please report them to qt-bugs@trolltech.com. Please include the name of the manual page (qwindowsstyle.3qt) and the Qt version (3.1.1). Trolltech AS 9 December 2002 QWindowsStyle(3qt)
Man Page

5 More Discussions You Might Find Interesting

1. Programming

Motif

Do you think that Motif programming is old...should I learn it... (3 Replies)
Discussion started by: CreamHarry
3 Replies

2. Post Here to Contact Site Administrators and Moderators

No questions nor anything particularly relevant herein!

Hi Mods, On a bored(ish) Friday afternoon I thought I'd catch up on something that I meant to do for at least the last 6 months. Just a quick(ish) THANK YOU for all the moderating, helping and policing from each one of you. So to all you Moderator-types (and Neo in particular as the... (0 Replies)
Discussion started by: geralex
0 Replies

3. AIX

Need help understand Virtual Processors

First of all I have performed a Google search and internal search and found several descriptions but nothing I can wrap my head around and feel 100% confident about. I feel really silly for asking this as I manage a P6 570 with 12 lpars but I have difficulity with Virtual Processors. I can... (3 Replies)
Discussion started by: juredd1
3 Replies

4. Shell Programming and Scripting

simplify the script, check field match to value in a file

Hi Everyone, Below is the script, i feel there should be more simple way to do the same output, my one works, but feel not nice. like using index i feel it is slow (image my file is very large), maybe awk can do one line code? Please advice. # cat 1.txt 1 a 2 b 3 cc 4 d # cat 1.pl... (6 Replies)
Discussion started by: jimmy_y
6 Replies

5. UNIX for Dummies Questions & Answers

I feel lost, how do I start learning UNIX?

I'm in college now and a part of a subject in this semester is learning UNIX, though the teacher failed to explain the basics, I feel, we got straight to the Unix Terminal and started putting in commands without much explanation what they were for. I quickly adapted to the basic ones, but in 5... (4 Replies)
Discussion started by: aco036
4 Replies