29 if ( !dataDefinedLineArrangement.isEmpty() )
53 if ( value.compare( QLatin1String(
"visible" ), Qt::CaseInsensitive ) == 0 )
55 else if ( value.compare( QLatin1String(
"entire" ), Qt::CaseInsensitive ) == 0 )
66 if ( value.compare( QLatin1String(
"hint" ), Qt::CaseInsensitive ) == 0 )
68 else if ( value.compare( QLatin1String(
"strict" ), Qt::CaseInsensitive ) == 0 )
79 if ( value.compare( QLatin1String(
"follow" ), Qt::CaseInsensitive ) == 0 )
81 else if ( value.compare( QLatin1String(
"start" ), Qt::CaseInsensitive ) == 0 )
83 else if ( value.compare( QLatin1String(
"center" ), Qt::CaseInsensitive ) == 0 )
85 else if ( value.compare( QLatin1String(
"end" ), Qt::CaseInsensitive ) == 0 )