49 SIP_PYOBJECT __repr__();
51 QString
str = QStringLiteral(
"<QgsDataCollectionItem: \"%1\" %2>" ).arg( sipCpp->name(), sipCpp->path() );
52 sipRes = PyUnicode_FromString(
str.toUtf8().constData() );
66 static QIcon iconDir(
const QColor &fillColor = QColor(),
const QColor &strokeColor = QColor() );
72 static QIcon iconDataCollection();
86 static QIcon openDirIcon(
const QColor &fillColor = QColor(),
const QColor &strokeColor = QColor() );
96 static QIcon homeDirIcon(
const QColor &fillColor = QColor(),
const QColor &strokeColor = QColor() );