Public Member Functions

QNoDebug Class Reference

Search for all occurrences

Detailed Description

Definition at line 126 of file qdebug.h.

#include <qdebug.h>

List of all members.

Public Member Functions

  QNoDebug ()
  QNoDebug (const QDebug &)
  ~QNoDebug ()
QNoDebug operator<< (QTextStreamFunction)
QNoDebug operator<< (QTextStreamManipulator)
QNoDebug space ()
QNoDebug nospace ()
QNoDebug maybeSpace ()
template<typename T >
QNoDebug operator<< (const T &)

Constructor & Destructor Documentation

QNoDebug ( ) [inline]

Definition at line 129 of file qdebug.h.

{}
QNoDebug ( const QDebug ) [inline]

Definition at line 130 of file qdebug.h.

{}
~QNoDebug ( ) [inline]

Definition at line 131 of file qdebug.h.

{}

Member Function Documentation

QNoDebug& operator<< ( QTextStreamFunction  ) [inline]

Definition at line 133 of file qdebug.h.

{ return *this; }
QNoDebug& operator<< ( QTextStreamManipulator  ) [inline]

Definition at line 134 of file qdebug.h.

{ return *this; }
QNoDebug& space ( ) [inline]

Definition at line 136 of file qdebug.h.

{ return *this; }
QNoDebug& nospace ( ) [inline]

Definition at line 137 of file qdebug.h.

{ return *this; }
QNoDebug& maybeSpace ( ) [inline]

Definition at line 138 of file qdebug.h.

{ return *this; }
QNoDebug& operator<< ( const T &  ) [inline]

Definition at line 142 of file qdebug.h.

{ return *this; }

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

QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug
QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug QNoDebug