List of all members | Properties | Public Slots | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes
xtHelp Class Reference

#include <xtHelp.h>

Inheritance diagram for xtHelp:
QHelpEngine QHelpEngineCore QObject

Properties

 autoSaveFilter
 
 collectionFile
 
 currentFilter
 
 objectName
 

Public Slots

void sError (QNetworkReply *)
 

Public Member Functions

 ~xtHelp ()
 
bool addCustomFilter (const QString &filterName, const QStringList &attributes)
 
bool autoSaveFilter () const
 
bool blockSignals (bool block)
 
QObjectchild (const char *objName, const char *inheritsClass, bool recursiveSearch) const
 
const QObjectList & children () const
 
const char * className () const
 
QString collectionFile () const
 
bool connect (const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const
 
QHelpContentModelcontentModel () const
 
QHelpContentWidgetcontentWidget ()
 
bool copyCollectionFile (const QString &fileName)
 
QString currentFilter () const
 
void currentFilterChanged (const QString &newFilter)
 
QStringList customFilters () const
 
QVariant customValue (const QString &key, const QVariant &defaultValue) const
 
void deleteLater ()
 
void destroyed (QObject *obj)
 
bool disconnect (const char *signal, const QObject *receiver, const char *method)
 
bool disconnect (const QObject *receiver, const char *method)
 
QString documentationFileName (const QString &namespaceName)
 
void dumpObjectInfo ()
 
void dumpObjectTree ()
 
QList< QByteArraydynamicPropertyNames () const
 
QString error () const
 
virtual bool event (QEvent *e)
 
virtual bool eventFilter (QObject *watched, QEvent *event)
 
Q_INVOKABLE QByteArray fileData (const QUrl &url) const
 
QList< QUrlfiles (const QString namespaceName, const QStringList &filterAttributes, const QString &extensionFilter)
 
QStringList filterAttributes () const
 
QStringList filterAttributes (const QString &filterName) const
 
QList< QStringListfilterAttributeSets (const QString &namespaceName) const
 
findChild (const QString &name) const
 
QList< T > findChildren (const QString &name) const
 
QList< T > findChildren (const QRegExp &regExp) const
 
QUrl findFile (const QUrl &url) const
 
Q_INVOKABLE QUrl homePage () const
 
QHelpIndexModelindexModel () const
 
QHelpIndexWidgetindexWidget ()
 
bool inherits (const char *className) const
 
void insertChild (QObject *object)
 
void installEventFilter (QObject *filterObj)
 
bool isA (const char *className) const
 
Q_INVOKABLE bool isOnline () const
 
bool isWidgetType () const
 
void killTimer (int id)
 
QMap< QString, QUrllinksForIdentifier (const QString &id) const
 
virtual const QMetaObjectmetaObject () const
 
void moveToThread (QThread *targetThread)
 
const char * name () const
 
const char * name (const char *defaultName) const
 
QString objectName () const
 
QObjectparent () const
 
QVariant property (const char *name) const
 
bool registerDocumentation (const QString &documentationFileName)
 
QStringList registeredDocumentations () const
 
void removeChild (QObject *object)
 
bool removeCustomFilter (const QString &filterName)
 
bool removeCustomValue (const QString &key)
 
void removeEventFilter (QObject *obj)
 
QHelpSearchEnginesearchEngine ()
 
void setAutoSaveFilter (bool save)
 
void setCollectionFile (const QString &fileName)
 
void setCurrentFilter (const QString &filterName)
 
bool setCustomValue (const QString &key, const QVariant &value)
 
void setName (const char *name)
 
void setObjectName (const QString &name)
 
void setParent (QObject *parent)
 
bool setProperty (const char *name, const QVariant &value)
 
bool setupData ()
 
void setupFinished ()
 
void setupStarted ()
 
bool signalsBlocked () const
 
int startTimer (int interval)
 
QThreadthread () const
 
bool unregisterDocumentation (const QString &namespaceName)
 
void warning (const QString &msg)
 

Static Public Member Functions

bool connect (const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
 
bool connect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)
 
bool disconnect (const QObject *sender, const char *signal, const QObject *receiver, const char *method)
 
bool disconnect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)
 
static Q_INVOKABLE xtHelpgetInstance (QWidget *parent=0)
 
QString namespaceName (const QString &documentationFileName)
 
static Q_INVOKABLE void reload ()
 
QString tr (const char *sourceText, const char *disambiguation, int n)
 
QString trUtf8 (const char *sourceText, const char *disambiguation, int n)
 

Protected Member Functions

bool checkConnectArgs (const char *signal, const QObject *object, const char *method)
 
virtual void childEvent (QChildEvent *event)
 
virtual void connectNotify (const char *signal)
 
virtual void customEvent (QEvent *event)
 
virtual void disconnectNotify (const char *signal)
 
int receivers (const char *signal) const
 
QObjectsender () const
 
int senderSignalIndex () const
 
virtual void timerEvent (QTimerEvent *event)
 

Static Protected Member Functions

QByteArray normalizeSignalSlot (const char *signalSlot)
 

Protected Attributes

QNetworkAccessManager_nam
 
bool _online
 

Constructor & Destructor Documentation

xtHelp::~xtHelp ( )

Member Function Documentation

QByteArray xtHelp::fileData ( const QUrl url) const
xtHelp * xtHelp::getInstance ( QWidget parent = 0)
static
QUrl xtHelp::homePage ( ) const
bool xtHelp::isOnline ( ) const
void xtHelp::reload ( )
static
void xtHelp::sError ( QNetworkReply rep)
slot

Member Data Documentation

QNetworkAccessManager* xtHelp::_nam
protected
bool xtHelp::_online
protected

The documentation for this class was generated from the following files:

Generated on Mon Dec 1 2014 xTuple ERP Programmer Reference, Version 4.8.0 doxygen 1.8.7