Compatibility Members for QCopChannel

The following members of class QCopChannelare part of the Qt compatibility layer. We advise against using them in new code.

Public Functions

QCopChannel(const QString & channel, QObject * parent, const char * name)
  • 8 public functions inherited from QObject

Member Function Documentation

QCopChannel::QCopChannel(const QString & channel, QObject * parent, const char * name)

Use the two argument overload instead, and call the QObject::setObjectName() function to name the instance.

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.