QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QAbstractMessageHandler Class Reference

#include <qtscriptshell_QAbstractMessageHandler.h>

List of all members.

Public Member Functions

void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
bool event (QEvent *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
void handleMessage (QtMsgType type, const QString &description, const QUrl &identifier, const QSourceLocation &sourceLocation)
void handleMessage (QtMsgType type, const QString &description, const QUrl &identifier, const QSourceLocation &sourceLocation)
 QtScriptShell_QAbstractMessageHandler (QObject *parent=0)
 QtScriptShell_QAbstractMessageHandler (QObject *parent=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QAbstractMessageHandler ()
 ~QtScriptShell_QAbstractMessageHandler ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QAbstractMessageHandler::QtScriptShell_QAbstractMessageHandler ( QObject *  parent = 0)
QtScriptShell_QAbstractMessageHandler::~QtScriptShell_QAbstractMessageHandler ( )
QtScriptShell_QAbstractMessageHandler::QtScriptShell_QAbstractMessageHandler ( QObject *  parent = 0)
QtScriptShell_QAbstractMessageHandler::~QtScriptShell_QAbstractMessageHandler ( )

Member Function Documentation

void QtScriptShell_QAbstractMessageHandler::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QAbstractMessageHandler::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QAbstractMessageHandler::customEvent ( QEvent *  arg__1)
void QtScriptShell_QAbstractMessageHandler::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QAbstractMessageHandler::event ( QEvent *  arg__1)
bool QtScriptShell_QAbstractMessageHandler::event ( QEvent *  arg__1)
bool QtScriptShell_QAbstractMessageHandler::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QAbstractMessageHandler::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QAbstractMessageHandler::handleMessage ( QtMsgType  type,
const QString &  description,
const QUrl &  identifier,
const QSourceLocation &  sourceLocation 
)
void QtScriptShell_QAbstractMessageHandler::handleMessage ( QtMsgType  type,
const QString &  description,
const QUrl &  identifier,
const QSourceLocation &  sourceLocation 
)
void QtScriptShell_QAbstractMessageHandler::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QAbstractMessageHandler::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QAbstractMessageHandler::__qtscript_self

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