This preface includes:
This guide describes how to use the Web Browser Engine for the QNX Neutrino RTOS.
This table may help you find what you need in this book:
For information about: | See: |
---|---|
An overview of the Web Browser Engine | Overview |
Running the Web Browser Engine Sample Application | Running the Web Browser Engine Sample Application |
The WebView class | WebView |
The WebNotificationDelegate class | WebNotificationDelegate |
The WebFrame class | WebFrame |
The GfCallbacks class in GfWindow | GfWindow |
Throughout this manual, we use certain typographical conventions todistinguish technical terms. In general, the conventions we useconform to those found in IEEE POSIX publications. The following tablesummarizes our conventions:
Reference | Example |
---|---|
Code examples | if( stream == NULL ) |
Command options | -lR |
Commands | make |
Environment variables | PATH |
File and pathnames | /dev/null |
Function names | exit() |
Keyboard chords | Ctrl-Alt-Delete |
Keyboard input | something you type |
Keyboard keys | Enter |
Program output | login: |
Programming constants | NULL |
Programming data types | unsigned short |
Programming literals | 0xFF, "message string" |
Variable names | stdin |
User-interface components | Cancel |
We use an arrow (→) in directions for accessing menuitems, like this:
You'll find the Other... menu item under.
We use notes, cautions, and warnings to highlight importantmessages:
Notes point out something important or useful. |
Cautions tell you about commands or procedures that may haveunwanted or undesirable side effects. |
Warnings tell you about commands or procedures that could bedangerous to your files, your hardware, or even yourself. |
In our documentation, we use a forward slash(/) as a delimiter in all pathnames,including those pointing to Windows files.
We also generally follow POSIX/UNIX filesystem conventions.
At the top and bottom of our HTML docs, you'll see some or all of thesebuttons:
Use this button: | To move: |
---|---|
To the previous part of the document. | |
“Up” in the document:
|
|
To the keyword index. | |
To the next part of the document. |
To obtain technical support for any QNX product, visit theSupport + Services areaon our website (www.qnx.com).You'll find a wide range of support options, including community forums.
Copyright © 2009, QNX Software Systems GmbH & Co. KG. All rights reserved.