51 SIP_PYOBJECT __repr__();
53 QString str = QStringLiteral(
"<QgsDataCollectionItem: \"%1\" %2>" ).arg( sipCpp->name(), sipCpp->path() );
54 sipRes = PyUnicode_FromString( str.toUtf8().constData() );
68 static QIcon iconDir(
const QColor &fillColor = QColor(),
const QColor &strokeColor = QColor() );
74 static QIcon iconDataCollection();
88 static QIcon openDirIcon(
const QColor &fillColor = QColor(),
const QColor &strokeColor = QColor() );
98 static QIcon homeDirIcon(
const QColor &fillColor = QColor(),
const QColor &strokeColor = QColor() );