Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

contents.h File Reference

#include <qtextbrowser.h>
#include <qsize.h>
#include <qtextstream.h>

Include dependency graph for contents.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Contents

Enumerations

enum  HELP_PAGE {
  BILLBOARD, WHATS_NEW, IMPORTING_AND_ORGANIZING, ANNOTATING_ALBUMS,
  FRAMING, ENHANCING, PRO_TOOLS, MANIPULATING,
  SAVING_AND_LOADING, KEYBOARD_SHORTCUTS, INVALID
}
 page selected More...


Enumeration Type Documentation

enum HELP_PAGE
 

page selected

Enumeration values:
BILLBOARD 
WHATS_NEW 
IMPORTING_AND_ORGANIZING 
ANNOTATING_ALBUMS 
FRAMING 
ENHANCING 
PRO_TOOLS 
MANIPULATING 
SAVING_AND_LOADING 
KEYBOARD_SHORTCUTS 
INVALID 

Definition at line 24 of file contents.h.

Referenced by Contents::handleAnchorClick(), and HelpWindow::HelpWindow().

00025 { 00026 BILLBOARD, 00027 WHATS_NEW, 00028 IMPORTING_AND_ORGANIZING, 00029 ANNOTATING_ALBUMS, 00030 FRAMING, 00031 ENHANCING, 00032 PRO_TOOLS, 00033 MANIPULATING, 00034 SAVING_AND_LOADING, 00035 KEYBOARD_SHORTCUTS, 00036 INVALID, 00037 } HELP_PAGE;


Generated on Sun Mar 4 19:42:58 2007 for AlbumShaper by doxygen 1.3.7