Linux man pages: Q
- q(1)
- equational programming language
- qaccel(3)
- Handles keyboard accelerator/shortcut keys
- qaccessible(3)
- Enums/static functions relating to accessibility
- qaccessibleinterface(3)
- Defines interface that exposes info about accessible objects
- qaccessibleobject(3)
- Implements parts of QAccessibleInterface for QObjects
- qacct(1)
- report/account for Grid Engine usage
- qaction(3)
- Abstract user interface action that can appear both in menus/tool bars
- qactiongroup(3)
- Groups actions together
- qalter(1)
- alter pbs batch job
- qapplication(3)
- Manages GUI application's control flow/main settings
- qasciicache(3)
- Template class that provides cache based on char* keys
- qasciicacheiterator(3)
- Iterator for QAsciiCache collections
- qasciidict(3)
- Template class that provides dictionary based on char* keys
- qasciidictiterator(3)
- Iterator for QAsciiDict collections
- qassistantclient(3)
- Means of using Qt Assistant as application's help tool
- qaxaggregated(3)
- Abstract base class for implementations of additional COM interfaces
- qaxbase(3)
- Abstract class that provides API to initalize/access COM object
- qaxbindable(3)
- Interface between QWidget/ActiveX client
- qaxfactory(3)
- Defines factory for creation of COM components
- qaxobject(3)
- QObject that wraps COM object
- qaxscript(3)
- Wrapper around script code
- qaxscriptengine(3)
- Wrapper around script engine
- qaxscriptmanager(3)
- Bridge between application objects/script code
- qaxwidget(3)
- QWidget that wraps ActiveX control
- qbiff(1)
- announce new mail moment it arrives
- qbig5codec(3)
- Conversion to/from Big5 encoding
- qbig5hkscscodec(3)
- Conversion to/from Big5-HKSCS encoding
- qbitarray(3)
- Array of bits
- qbitmap(3)
- Monochrome pixmaps
- qbitval(3)
- Internal class, used with QBitArray
- qboxlayout(3)
- Lines up child widgets horizontally/vertically
- qbrush(3)
- Defines fill pattern of shapes drawn by QPainter
- qbuffer(3)
- I/O device that operates on QByteArray
- qbutton(3)
- abstract base class of button widgets, providing functionality common to buttons
- qbuttongroup(3)
- Organizes QButton widgets in group
- qbytearray(3)
- Array of bytes
- qcache(3)
- Template class that provides cache based on QString keys
- qcacheiterator(3)
- Iterator for QCache collections
- qcanvas(3)
- 2D area that can contain QCanvasItem objects
- qcanvasellipse(3)
- Ellipse/ellipse segment on QCanvas
- qcanvasitem(3)
- Abstract graphic object on QCanvas
- qcanvasitemlist(3)
- QCanvasItems
- qcanvasline(3)
- Line on QCanvas
- qcanvaspixmap(3)
- Pixmaps for QCanvasSprites
- qcanvaspixmaparray(3)
- Array of QCanvasPixmaps
- qcanvaspolygon(3)
- Polygon on QCanvas
- qcanvaspolygonalitem(3)
- Polygonal canvas item on QCanvas
- qcanvasrectangle(3)
- Rectangle on QCanvas
- qcanvasspline(3)
- Multi-bezier splines on QCanvas
- qcanvassprite(3)
- Animated canvas item on QCanvas
- qcanvastext(3)
- Text object on QCanvas
- qcanvasview(3)
- On-screen view of QCanvas
- qcatool2(1)
- tool for Qt Cryptographic Architecture
- qcdestyle(3)
- CDE look/feel
- qchar(3)
- Lightweight Unicode char
- qcharref(3)
- Helper class for QString
- qcheckbox(3)
- Checkbox with text label
- qchecklistitem(3)
- Checkable list view items
- qchecktableitem(3)
- Checkboxes in QTables
- qchildevent(3)
- Event parameters for child object events
- qclipboard(3)
- Access to window system clipboard
- qcloseevent(3)
- Parameters that describe close event
- qcolor(3)
- Colors based on RGB/HSV values
- qcolordialog(3)
- Dialog widget for specifying colors
- qcolordrag(3)
- Drag/drop object for transferring colors
- qcolorgroup(3)
- Group of widget colors
- qcombobox(3)
- Combined button/popup list
- qcombotableitem(3)
- Means of using comboboxes in QTables
- qcomicbook(1)
- QT viewer for comic book archives
- qcommonstyle(3)
- Encapsulates common Look/Feel of GUI
- qcomplex(n)
- Straightforward complex number package
- qconf(1)
- Grid Engine Queue config
- qconststring(3)
- String objects using constant Unicode data
- qcontextmenuevent(3)
- Parameters that describe context menu event
- qcopchannel(3)
- Communication capabilities between several clients
- qcstring(3)
- Abstraction of classic C zero-terminated char array
- qcursor(3)
- Mouse cursor with arbitrary shape
- qcustomevent(3)
- Support for custom events
- qcustommenuitem(3)
- Abstract base class for custom menu items in popup menus
- qdatabrowser(3)
- Data change/navigation for data entry forms
- qdatastream(3)
- Serialization of binary data to QIODevice
- qdatatable(3)
- Flexible SQL table widget that supports browsing/editing
- qdataview(3)
- Read-only SQL forms
- qdate(3)
- Date functions
- qdateedit(3)
- Date editor
- qdatetime(3)
- Date/time functions
- qdatetimeedit(3)
- Combines QDateEdit/QTimeEdit widget into single widget for editing datetimes
- qdatetimeeditbase(3)
- Abstraction for date/edit editors
- qdbm(3)
- quick database manager
- qdeepcopy(3)
- Template class which ensures that
- qdel(1)
- delete pbs batch job
- qdesktopwidget(3)
- Access to screen info on multi-head systems
- qdial(3)
- Rounded range control
- qdialog(3)
- base class of dialog windows
- qdict(3)
- Template class that provides dictionary based on QString keys
- qdictiterator(3)
- Iterator for QDict collections
- qdir(3)
- Access to directory structures/their contents in platform-independent way
- qdirectpainter(3)
- Direct access to video hardware
- qdisable(8)
- disable input to pbs destination
- qdisk(5)
- disk-based quorum daemon for CMAN/-Cluster
- qdiskd(8)
- Cluster Quorum Disk Daemon
- qdns(3)
- Asynchronous DNS lookups
- qdockarea(3)
- Manages/lays out QDockWindows
- qdockwindow(3)
- Widget which can be docked inside QDockArea/floated as top level window on desktop
- qdomattr(3)
- Represents one attrib of QDomElement
- qdomcdatasection(3)
- Represents XML CDATA section
- qdomcharacterdata(3)
- Represents generic string in DOM
- qdomcomment(3)
- Represents XML comment
- qdomdocument(3)
- Represents XML document
- qdomdocumentfragment(3)
- Tree of QDomNodes which is not usually complete QDomDocument
- qdomdocumenttype(3)
- representation of DTD in document tree
- qdomelement(3)
- Represents one element in DOM tree
- qdomentity(3)
- Represents XML entity
- qdomentityreference(3)
- Represents XML entity reference
- qdomimplementation(3)
- info about features of DOM implementation
- qdomnamednodemap(3)
- Collection of nodes that can be accessed by name
- qdomnode(3)
- base class for all nodes in DOM tree
- qdomnodelist(3)
- QDomNode objects
- qdomnotation(3)
- Represents XML notation
- qdomprocessinginstruction(3)
- Represents XML processing instruction
- qdomtext(3)
- Represents text data in parsed XML document
- qdoublevalidator(3)
- Range checking of floating-point numbers
- qdragenterevent(3)
- Event which is sent to widget when drag/drop first drags onto widget
- qdragleaveevent(3)
- Event which is sent to widget when drag/drop leaves widget
- qdragmoveevent(3)
- Event which is sent while drag/drop is in progress
- qdragobject(3)
- Encapsulates MIME-based data transfer
- qdropevent(3)
- Event which is sent when drag/drop is completed
- qecvt(3)
- convert floating-point number to string
- qecvt_r(3)
- convert floating-point number to string
- qeditorfactory(3)
- Used to create editor widgets for QVariant data types
- qemu(1)
- QEMU Emulator User Documentation
- qemu-img(1)
- QEMU disk image utility
- qemu-kvm(1)
- QEMU Emulator User Documentation
- qemu-launcher(1)
- Graphical front-end for QEMU computer emulator
- qenable(8)
- enable input to pbs destination
- qerrormessage(3)
- Error message display dialog
- qeucjpcodec(3)
- Conversion to/from EUC-JP char sets
- qeuckrcodec(3)
- Conversion to/from EUC-KR char sets
- qevent(3)
- base class of all event classes. Event objects contain event parameters
- qeventloop(3)
- Manages event queue
- qextract(1)
- Extract wriions from FITS files
- qfaxreader(1)
- multipage TIFF/FAX viewer
- qfcvt(3)
- convert floating-point number to string
- qfcvt_r(3)
- convert floating-point number to string
- qfile(3)
- I/O device that operates on files
- qfiledialog(3)
- Dialogs that allow users to select files/directories
- qfileiconprovider(3)
- Icons for QFileDialog to use
- qfileinfo(3)
- System-independent file info
- qfilepreview(3)
- File previewing in QFileDialog
- qfocusdata(3)
- Maintains list of widgets in focus chain
- qfocusevent(3)
- Event parameters for widget focus events
- qfont(3)
- Font used for drawing text
- qfontdatabase(3)
- info about fonts available in underlying window system
- qfontdialog(3)
- Dialog widget for selecting font
- qfontinfo(3)
- General info about fonts
- qfontmanager(3)
- Implements font management in Qt/Embedded
- qfontmetrics(3)
- Font metrics info
- qframe(3)
- base class of widgets that can have frame
- qftp(3)
- Implementation of FTP protocol
- qgb18030codec(3)
- Conversion to/from Chinese GB18030/GBK/GB2312 encoding
- qgb2312codec(3)
- Conversion to/from Chinese GB2312 encoding
- qgbkcodec(3)
- Conversion to/from Chinese GBK encoding
- qgcvt(3)
- convert floating-point number to string
- qgfxdriverfactory(3)
- Creates QScreen objects for Qt/Embedded
- qgfxdriverplugin(3)
- Abstract base for Qt/Embedded graphics driver plugins
- qgl(3)
- Namespace for miscellaneous identifiers in Qt OpenGL module
- qglayoutiterator(3)
- Abstract base class of internal layout iterators
- qglcolormap(3)
- Used for installing custom colormaps into QGLWidgets
- qglcontext(3)
- Encapsulates OpenGL rendering context
- qglformat(3)
- display format of OpenGL rendering context
- qglwidget(3)
- Widget for rendering OpenGL graphics
- qgrid(3)
- Simple geometry management of its children
- qgridlayout(3)
- Lays out widgets in grid
- qgridview(3)
- Abstract base for fixed-size grids
- qgroupbox(3)
- Group box frame with title
- qguardedptr(3)
- Template class that provides guarded pointers to QObjects
- qhbox(3)
- Horizontal geometry management for its child widgets
- qhboxlayout(3)
- Lines up widgets horizontally
- qhbuttongroup(3)
- Organizes QButton widgets in group with one horizontal row
- qheader(3)
- Header row or column, e.g. for tables and listviews
- qhebrewcodec(3)
- Conversion to/from visually ordered Hebrew
- qhgroupbox(3)
- Organizes widgets in group with one horizontal row
- qhideevent(3)
- Event which is sent after widget is hidden
- qhold(1)
- hold pbs batch jobs
- qhost(1)
- status of Grid Engine hosts, queues, jobs
- qhostaddress(3)
- IP address
- qhttp(3)
- Implementation of HTTP protocol
- qhttpheader(3)
- Header info for HTTP
- qhttprequestheader(3)
- Request header info for HTTP
- qhttpresponseheader(3)
- Response header info for HTTP
- qhull(1)
- convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about point, hull volume, facet area
- qicondrag(3)
- Supports drag/drop operations within QIconView
- qicondragevent(3)
- Signals that main icon drag has begun
- qicondragitem(3)
- Encapsulates drag item
- qiconfactory(3)
- Used to create pixmaps for QIconSet
- qiconset(3)
- Set of icons with different styles/sizes
- qiconview(3)
- Area with movable labelled icons
- qiconviewitem(3)
- Single item in QIconView
- qiflush(3)
- curses input options
- qimage(3)
- Hardware-independent pixmap representation with direct access to pixel data
- qimageconsumer(3)
- Abstraction used by QImageDecoder
- qimagedecoder(3)
- Incremental image decoder for all supported image formats
- qimagedrag(3)
- Drag/drop object for transferring images
- qimageformat(3)
- Incremental image decoder for specific image format
- qimageformatplugin(3)
- Abstract base for custom image format plugins
- qimageformattype(3)
- Factory that makes QImageFormat objects
- qimageio(3)
- Parameters for loading/saving images
- qimevent(3)
- Parameters for input method events
- qinputdialog(3)
- Simple convenience dialog to get single value from user
- qintcache(3)
- Template class that provides cache based on long keys
- qintcacheiterator(3)
- Iterator for QIntCache collections
- qintdict(3)
- Template class that provides dictionary based on long keys
- qintdictiterator(3)
- Iterator for QIntDict collections
- qintvalidator(3)
- Validator which ensures that string contains valid integer within specified range
- qio(3)
- Quick I/O routines for reading files
- qiodevice(3)
- base class of I/O devices
- qiv(1)
- adam.k@klografx.de
- qix(1)
- bounce colored lines around window
- qix(6)
- bounce colored lines around window
- qjiscodec(3)
- Conversion to/from JIS char sets
- qkbddriverfactory(3)
- Creates QWSKeyboardHandler objects for Qt/Embedded
- qkbddriverplugin(3)
- Abstract base for Qt/Embedded keyboard driver plugins
- qkeyevent(3)
- Describes key event
- qkeysequence(3)
- Encapsulates key sequence as used by accelerators
- qlabel(3)
- Text/image display
- qlandkarte(1)
- Garmin GPS Utility
- qlayout(3)
- base class of geometry managers
- qlayoutitem(3)
- Abstract item that QLayout manipulates
- qlayoutiterator(3)
- Iterators over QLayoutItem
- qlc(3)
-
- qlcdnumber(3)
- Displays number with LCD-like digits
- qlength(3)
- macros/functions
- qlibrary(3)
- Wrapper for handling shared libraries
- qlineedit(3)
- One-line text editor
- qlistbox(3)
- selectable, read-only items
- qlistboxitem(3)
- base class of all list box items
- qlistboxpixmap(3)
- box items with pixmap/optional text
- qlistboxtext(3)
- box items that display text
- qlistview(3)
- Implements list/tree view
- qlistviewitem(3)
- Implements list view item
- qlistviewitemiterator(3)
- Iterator for collections of QListViewItems
- qlocale(3)
- Converts between numbers/their string representations in various languages
- qlocalfs(3)
- Implementation of QNetworkProtocol that works on local file system
- qmacmime(3)
- Maps open-standard MIME to Mac flavors
- qmacstyle(3)
- Implements Appearance Manager style
- qmail(7)
- overview of qmail documentation
- qmail-clean(8)
- clean up queue directory
- qmail-command(8)
- user-specified mail delivery program
- qmail-control(5)
- qmail config files
- qmail-getpw(8)
- give addresses to users
- qmail-header(5)
- format of mail message
- qmail-init(8)
- start/stop scripts for qmail
- qmail-inject(8)
- preprocess/send mail message
- qmail-limits(7)
- artificial limits in qmail system
- qmail-local(8)
- deliver/forward mail message
- qmail-log(5)
- qmail activity record
- qmail-lspawn(8)
- schedule local deliveries
- qmail-newmrh(8)
- prepare morercpthosts for qmail-smtpd
- qmail-newu(8)
- prepare address assignments for qmail-lspawn
- qmail-pop3d(8)
- distribute mail via POP
- qmail-popup(8)
- read POP username/password
- qmail-pw2u(8)
- build address assignments from passwd file
- qmail-qfilter(1)
- front end for qmail-queue filtering
- qmail-qmqpc(8)
- queue mail message via QMQP
- qmail-qmqpd(8)
- receive mail via QMQP
- qmail-qmtpd(8)
- receive mail via QMTP
- qmail-qread(8)
- outgoing messages/recipients
- qmail-qstat(8)
- summarize status of mail queue
- qmail-queue(8)
- queue mail message for delivery
- qmail-remote(8)
- send mail via SMTP/QMTP
- qmail-rspawn(8)
- schedule remote deliveries
- qmail-send(8)
- deliver mail messages from queue
- qmail-showctl(8)
- analyze qmail config files
- qmail-smtpd(8)
- receive mail via SMTP
- qmail-start(8)
- turn on mail delivery
- qmail-tcpok(8)
- clear TCP timeout table
- qmail-tcpto(8)
- print TCP timeout table
- qmail-users(5)
- assign mail addresses to users
- qmainwindow(3)
- Main application window, with menu bar, dock windows , and status bar
- qmake(1)
- distributed parallel make, scheduling by Grid Engine
- qmap(3)
- Value-based template class that provides dictionary
- qmapconstiterator(3)
- Iterator for QMap
- qmapiterator(3)
- Iterator for QMap
- qmemarray(3)
- Template class that provides arrays of simple types
- qmenubar(3)
- Horizontal menu bar
- qmenudata(3)
- Base class for QMenuBar/QPopupMenu
- qmessagebox(3)
- Modal dialog with short message, icon, and some buttons
- qmetaobject(3)
- Meta info about Qt objects
- qmetaproperty(3)
- Stores meta data about property
- qmgr(1)
- pbs batch system manager
- qmgr(8)
- Postfix queue manager
- qmimesource(3)
- Abstraction of objects which provide formatted data of certain MIME type
- qmimesourcefactory(3)
- Extensible provider of mime-typed data
- qmod(1)
- modify Grid Engine queue
- qmon(1)
- X-Windows OSF/Motif graphical user's interface for Grid Engine
- qmotif(3)
- basis of
- qmotifdialog(3)
- QDialog API for Motif-based dialogs
- qmotifplusstyle(3)
- More sophisticated Motif-ish look/feel
- qmotifstyle(3)
- Motif look/feel
- qmotifwidget(3)
- QWidget API for Xt/Motif widgets
- qmousedriverfactory(3)
- Creates QWSMouseHandler objects for Qt/Embedded
- qmousedriverplugin(3)
- Abstract base for Qt/Embedded mouse driver plugins
- qmouseevent(3)
- Parameters that describe mouse event
- qmove(1)
- move pbs batch job
- qmoveevent(3)
- Event parameters for move events
- qmovie(3)
- Incremental loading of animations or images, signalling as it progresses
- qmqpd(8)
- Postfix QMQP server
- qmsg(1)
- send message to pbs batch jobs
- qmttest(1)
- test cases for thread-safety
- qmutex(3)
- Access serialization between threads
- qmutexlocker(3)
- Simplifies locking/unlocking QMutexes
- qnetworkoperation(3)
- Common operations for network protocols
- qnetworkprotocol(3)
- Common API for network protocols
- qnpinstance(3)
- QObject that is web browser plugin
- qnplugin(3)
- main factory for plugin objects
- qnpstream(3)
- Stream of data provided to QNPInstance by browser
- qnpwidget(3)
- QWidget that is web browser plugin window
- qnx_get_window(3)
- Retrieves handle to window used by Allegro
- qobject(3)
- base class of all Qt objects
- qobjectcleanuphandler(3)
- Watches lifetime of multiple QObjects
- qobjectlist(3)
- QPtrList of QObjects
- qobjectlistiterator(3)
- Iterator for QObjectLists
- qorder(1)
- exchange order of two pbs batch jobs in queue
- qos(7)
- Quality of Service specification
- qpaintdevice(3)
- base class of objects that can be painted
- qpaintdevicemetrics(3)
- info about paint device
- qpainter(3)
- Does low-level painting e.g. on widgets
- qpaintevent(3)
- Event parameters for paint events
- qpair(3)
- Value-based template class that provides pair of elements
- qpalette(3)
- Color groups for each widget state
- qpen(3)
- Defines how QPainter should draw lines/outlines of shapes
- qpicture(3)
- Paint device that records/replays QPainter commands
- qpidd(1)
- Qpid broker daemon
- qping(1)
- check application status of Grid Engine daemons
- qpixmap(3)
- Off-screen, pixel-based paint device
- qpixmapcache(3)
- Application-global cache for pixmaps
- qplatinumstyle(3)
- Mac/Platinum look/feel
- qpngimagepacker(3)
- Creates well-compressed PNG animations
- qpocketpcstyle(3)
- Microsoft PocketPC-like look/feel
- qpoint(3)
- Defines point in plane
- qpointarray(3)
- Array of points
- qpopupmenu(3)
- Popup menu widget
- qprinter(3)
- Paint device that paints on printer
- qprocess(3)
- Used to start external programs/to communicate with them
- qprogressbar(3)
- Horizontal progress bar
- qprogressdialog(3)
- Feedback on progress of slow operation
- qps(1)
- Visual Process Manager
- qpsmtpd(3)
-
- qptrcollection(3)
- base class of most pointer-based Qt collections
- qptrdict(3)
- Template class that provides dictionary based on void* keys
- qptrdictiterator(3)
- Iterator for QPtrDict collections
- qptrlist(3)
- Template class that provides list
- qptrlistiterator(3)
- Iterator for QPtrList collections
- qptrqueue(3)
- Template class that provides queue
- qptrstack(3)
- Template class that provides stack
- qptrvector(3)
- Template collection class that provides vector
- qpushbutton(3)
- Command button
- qquota(1)
- shows current usage of Grid Engine resource quotas
- qradiobutton(3)
- Radio button with text/pixmap label
- qrangecontrol(3)
- Integer value within range
- qreceipt(1)
- respond to delivery notice requests
- qrect(3)
- Defines rectangle in plane
- qregexp(3)
- Pattern matching using regex
- qregexpvalidator(3)
- Used to check string against
- qregion(3)
- Clip region for painter
- qrerun(1)
- rerun pbs batch job
- qresizeevent(3)
- Event parameters for resize events
- qrls(1)
- release hold on pbs batch jobs
- qrttoppm(1)
- convert output from QRT ray tracer to PPM image
- qrun(8)
- run pbs batch job
- qscale_matrix(3)
- Optimised routine for scaling already generated matrix. Allegro game programming library
- qscale_matrix_f(3)
- Optimised routine for scaling already generated matrix. Allegro game programming library
- qscreen(3)
- And its descendants manage framebuffer/palette
- qscrollbar(3)
- Vertical/horizontal scroll bar
- qscrollview(3)
- Scrolling area with on-demand scroll bars
- qselect(1)
- select pbs batch jobs
- qsemaphore(3)
- Robust integer semaphore
- qserversocket(3)
- TCP-based server
- qsessionmanager(3)
- Access to session manager
- qsettings(3)
- Persistent platform-independent application settings
- qsf(1)
- quick spam filter
- qsgistyle(3)
- SGI/Irix look/feel
- qshape(1)
- Print Postfix queue domain/age distribution
- qshowevent(3)
- Event which is sent when widget is shown
- qsig(1)
- signal pbs batch job
- qsignal(3)
- Can be used to send signals for classes that don't inherit QObject
- qsignalmapper(3)
- Bundles signals from identifiable senders
- qsimplerichtext(3)
- Small displayable piece of rich text
- qsize(3)
- Defines size of two-dimensional object
- qsizegrip(3)
- Corner-grip for resizing top-level window
- qsizepolicy(3)
- Layout attrib describing horizontal/vertical resizing policy
- qsjiscodec(3)
- Conversion to/from Shift-JIS
- qslider(3)
- Vertical/horizontal slider
- qso(1)
- Morse-code trainer/QSO generator for aspiring radio hams
- qsocket(3)
- Buffered TCP connection
- qsocketdevice(3)
- Platform-independent low-level socket API
- qsocketnotifier(3)
- Support for socket callbacks
- qsort(3)
- sorts array
- qsound(3)
- Access to platform audio facilities
- qspaceritem(3)
- Blank space in layout
- qspinbox(3)
- Spin box widget
- qsplashscreen(3)
- Splash screen that can be shown during application startup
- qsplitter(3)
- Implements splitter widget
- qsql(3)
- Namespace for Qt SQL identifiers that need to be global-like
- qsqlcursor(3)
- Browsing/editing of SQL tables/views
- qsqldatabase(3)
- Used to create SQL database connections/to provide transaction handling
- qsqldriver(3)
- Abstract base class for accessing SQL databases
- qsqldriverplugin(3)
- Abstract base for custom QSqlDriver plugins
- qsqleditorfactory(3)
- Used to create editors used by QDataTable/QSqlForm
- qsqlerror(3)
- SQL database error info
- qsqlfield(3)
- Manipulates fields in SQL database tables/views
- qsqlfieldinfo(3)
- Stores meta data associated with SQL field
- qsqlform(3)
- Creates/manages data entry forms tied to SQL databases
- qsqlindex(3)
- Functions to change/describe QSqlCursor/QSqlDatabase indexes
- qsqlpropertymap(3)
- Used to map widgets to SQL fields
- qsqlquery(3)
- Means of executing/manipulating SQL statements
- qsqlrecord(3)
- Encapsulates database record, i.e. set of database fields
- qsqlrecordinfo(3)
- Encapsulates set of database field meta data
- qsqlresult(3)
- Abstract interface for accessing data from SQL databases
- qsqlselectcursor(3)
- Browsing of general SQL SELECT statements
- qstart(8)
- start pbs batch job processing at destination
- qstat(1)
- status of pbs batch jobs
- qstatusbar(3)
- Horizontal bar suitable for presenting status info
- qstop(8)
- stop pbs batch job processing at destination
- qstoreddrag(3)
- Simple stored-value drag object for arbitrary MIME data
- qstrilist(3)
- Doubly-linked list of char* with case-insensitive comparison
- qstring(3)
- Abstraction of Unicode text/classic C '\0'-terminated char array
- qstringlist(3)
- strings
- qstrlist(3)
- Doubly-linked list of char*
- qstrlistiterator(3)
- Iterator for QStrList/QStrIList classes
- qstyle(3)
- look/feel of GUI
- qstylefactory(3)
- Creates QStyle objects
- qstyleoption(3)
- Optional parameters for QStyle functions
- qstyleplugin(3)
- Abstract base for custom QStyle plugins
- qstylesheet(3)
- Collection of styles for rich text rendering/generator of tags
- qstylesheetitem(3)
- Encapsulation of set of text styles
- qsub(1)
- submit pbs job
- qsyntaxhighlighter(3)
- Base class for implementing QTextEdit syntax highlighters
- qt(3)
- Namespace for miscellaneous identifiers that need to be global-like
- qtab(3)
- structures in QTabBar
- qtabbar(3)
- Tab bar, e.g. for use in tabbed dialogs
- qtabdialog(3)
- Stack of tabbed widgets
- qtable(3)
- Flexible editable table widget
- qtableitem(3)
- cell content for QTable cells
- qtableselection(3)
- Access to selected area in QTable
- qtabletevent(3)
- Parameters that describe Tablet event
- qtabwidget(3)
- Stack of tabbed widgets
- qtcsh(1)
- tcsh with transparent remote execution by use of qrsh
- qterm(8)
- terminate processing by pbs batch server
- qtextbrowser(3)
- Rich text browser with hypertext navigation
- qtextcodec(3)
- Conversion between text encodings
- qtextcodecplugin(3)
- Abstract base for custom QTextCodec plugins
- qtextdecoder(3)
- State-based decoder
- qtextdrag(3)
- Drag/drop object for transferring plain/Unicode text
- qtextedit(3)
- Powerful single-page rich text editor
- qtextencoder(3)
- State-based encoder
- qtextistream(3)
- Convenience class for input streams
- qtextostream(3)
- Convenience class for output streams
- qtextstream(3)
- Basic functions for reading/writing text using QIODevice
- qthread(3)
- Platform-independent threads
- qthreadstorage(3)
- Per-thread data storage
- qtime(3)
- Clock time functions
- qtimeedit(3)
- Time editor
- qtimer(3)
- Timer signals/single-shot timers
- qtimerevent(3)
- Parameters that describe timer event
- qtoolbar(3)
- Movable panel containing widgets such as tool buttons
- qtoolbox(3)
- Column of tabbed widget items
- qtoolbutton(3)
- Quick-access button to commands or options, usually used inside QToolBar
- qtooltip(3)
- Tool tips for any widget/rectangular part of widget
- qtooltipgroup(3)
- Collects tool tips into related groups
- qtoptions(7)
- Common commandline options for all applications based on Qt toolkit
- qtparted(1)
- GUI for Parted
- qtranslate_matrix(3)
- Optimised routine for translating already generated matrix. Allegro game programming library
- qtranslate_matrix_f(3)
- Optimised routine for translating already generated matrix. Allegro game programming library
- qtranslator(3)
-
- qtranslatormessage(3)
- Translator message/its properties
- qtsciicodec(3)
- Conversion to/from Tamil TSCII encoding
- quad3d(3)
- Draws 3d quad onto specified bitmap. Allegro game programming library
- quad3d_f(3)
- Draws 3d quad onto specified bitmap. Allegro game programming library
- qualification(5)
- User's guide to name qualification
- qualys(3)
- connect to Qualys scanner API with perl
- quantize(5)
- ImageMagick's color reduction algorithm
- quantlib-benchmark(1)
- performance benchmark executable for QuantLib
- quantlib-config(1)
- compiler/linker flags for QuantLib
- quantlib-test-suite(1)
- test executable for QuantLib
- quartzcheck(1)
- Check consistency of quartz database/table
- quartzcompact(1)
- Compact quartz database, or merge and compact several
- quartzdump(1)
- Dump quartz table for debugging purposes
- quat(3)
- Stores quaternion info. Allegro game programming library
- quat_interpolate(3)
- Constructs quaternion representing rotation between from/to. Allegro game programming library
- quat_mul(3)
- Multiplies two quaternions. Allegro game programming library
- quat_slerp(3)
- Version of quat_interpolate() allowing control over rotation. Allegro game programming library
- quat_to_matrix(3)
- Constructs rotation matrix from quaternion. Allegro game programming library
- qucs(1)
- integrated electronic circuit simulator
- qucsator(1)
- integrated electronic circuit simulator
- qucsattenuator(1)
- attenuator synthesis application
- qucsconv(1)
- tool for data conversion
- qucsdigi(1)
- wrapper script for digital simulations
- qucsedit(1)
- simple text editor for Qucs
- qucsfilter(1)
- filter synthesis application
- qucshelp(1)
- display help files
- qucslib(1)
- component library manager for Qucs
- qucstrans(1)
- transmission line calculator
- qucsveri(1)
- wrapper script for digital simulations
- queens(1)
- n queens screensaver
- queens(6)
- n queens screensaver
- query_module(2)
- query kernel for various bits pertaining to modules
- query_user_context(3)
- determine context for user sessions
- querylet(3)
- simplified queries for non-programmer
- querypackage(3)
- open shared library/package
- quest(1)
- Xapian search tool
- queue(3)
-
- queue(n)
- Create/change queue objects
- quilt(1)
- manage series of patches
- quine(3)
- extension for creating quines
- quiz(6)
-
- quodlibet(1)
- audio library manager/player
- quota(1)
- disk usage/limits
- quota(3)
- Perl interface to file system quotas
- quota(8)
- report/fix quota usage
- quotacheck(8)
- scan filesystem for disk usage, create, check and repair quota files
- quotactl(2)
- change disk quotas
- quotaon(8)
- turn filesystem quotas on/off
- quotastats(8)
- query quota statistics
- quridrag(3)
- Drag object for list of URI references
- qurl(3)
- URL parser/simplifies working with URLs
- qurlinfo(3)
- Stores info about URLs
- qurloperator(3)
- Common operations on URLs
- quuid(3)
- Defines Universally Unique Identifier
- qvalidator(3)
- Validation of input text
- qvaluelist(3)
- Value-based template class that provides lists
- qvaluelistconstiterator(3)
- Const iterator for QValueList
- qvaluelistiterator(3)
- Iterator for QValueList
- qvaluestack(3)
- Value-based template class that provides stack
- qvaluevector(3)
- Value-based template class that provides dynamic array
- qvariant(3)
- Acts like union for most common Qt data types
- qvbox(3)
- Vertical geometry management of its child widgets
- qvboxlayout(3)
- Lines up widgets vertically
- qvbuttongroup(3)
- Organizes QButton widgets in vertical column
- qvgroupbox(3)
- Organizes group of widgets in vertical column
- qwaitcondition(3)
- Allows waiting/waking for conditions between threads
- qwhatsthis(3)
- Simple description of any widget, i.e. answering question What's this?
- qwheelevent(3)
- Parameters that describe wheel event
- qwidget(3)
- base class of all user interface objects
- qwidgetfactory(3)
- For dynamic creation of widgets from Qt Designer .ui files
- qwidgetitem(3)
- Layout item that represents widget
- qwidgetplugin(3)
- Abstract base for custom QWidget plugins
- qwidgetstack(3)
- Stack of widgets of which only top widget is user-visible
- qwindowsmime(3)
- Maps open-standard MIME to Window Clipboard formats
- qwindowsstyle(3)
- Microsoft Windows-like look/feel
- qwinevent(3)
- Add window event to Tcl event queue
- qwizard(3)
- series of questions, get answers, and act on answers
- qwizard_widgets(3)
- Describes Widgets available to QWizard Generators
- qwmatrix(3)
- 2D transformations of coordinate system
- qworkspace(3)
- Workspace window that can contain decorated windows, e.g. for MDI
- qwsdecoration(3)
- Allows appearance of Qt/Embedded Window Manager to be customized
- qwsinputmethod(3)
- International input methods for Qt/Embedded
- qwskeyboardhandler(3)
- Implements keyboard driver for Qt/Embedded
- qwsmousehandler(3)
- Mouse driver for Qt/Embedded
- qwsserver(3)
- Server-specific functionality in Qt/Embedded
- qwswindow(3)
- Server-specific functionality in Qt/Embedded
- qwtinstall(3)
- INSTALL
- qwtlicense(3)
- Qwt License
- qxmlattributes(3)
- XML attribs
- qxmlcontenthandler(3)
- Interface to report logical content of XML data
- qxmldeclhandler(3)
- Interface to report declaration content of XML data
- qxmldefaulthandler(3)
- Default implementation of all XML handler classes
- qxmldtdhandler(3)
- Interface to report DTD content of XML data
- qxmlentityresolver(3)
- Interface to resolve external entities contained in XML data
- qxmlerrorhandler(3)
- Interface to report errors in XML data
- qxmlinputsource(3)
- input data for QXmlReader subclasses
- qxmllexicalhandler(3)
- Interface to report lexical content of XML data
- qxmllocator(3)
- XML handler classes with info about parsing position within file
- qxmlnamespacesupport(3)
- Helper class for XML readers which want to include namespace support
- qxmlparseexception(3)
- Used to report errors with QXmlErrorHandler interface
- qxmlreader(3)
- Interface for XML readers
- qxmlsimplereader(3)
- Implementation of simple XML reader