My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
NavIndexEntry Struct Reference

Public Member Functions

 NavIndexEntry (const QCString &u, const QCString &p)
 

Public Attributes

QCString url
 
QCString path
 

Detailed Description

Definition at line 428 of file ftvhelp.cpp.

Constructor & Destructor Documentation

NavIndexEntry::NavIndexEntry ( const QCString &  u,
const QCString &  p 
)
inline

Definition at line 430 of file ftvhelp.cpp.

: url(u), path(p) {}

Member Data Documentation

QCString NavIndexEntry::path

Definition at line 432 of file ftvhelp.cpp.

Referenced by generateJSNavTree().

QCString NavIndexEntry::url

Definition at line 431 of file ftvhelp.cpp.

Referenced by NavIndexEntryList::compareValues(), and generateJSNavTree().


The documentation for this struct was generated from the following file: