qt5core.kdbgtt (kdbg-3.0.0) | : | qt5core.kdbgtt (kdbg-3.0.1) | ||
---|---|---|---|---|
[Type Table] | [Type Table] | |||
Types1=QString | Types1=QString | |||
Types2=QPoint,QRect | ||||
LibDisplayName=libQt5Core 5.x | LibDisplayName=libQt5Core 5.x | |||
ShlibRE=libQt5Core\\.so\\.5$ | ShlibRE=libQt5Core\\.so\\.5$ | |||
EnableBuiltin=QString::Data,QCharIsShort | EnableBuiltin=QString::Data,QCharIsShort | |||
PrintQStringCmd=print *(unsigned short*)((char*)($qstrdata=(%s))+$qstrdata->offs et)@(($qstrlen=($qstrdata->size))>100?100:$qstrlen)\n | PrintQStringCmd=print *(unsigned short*)((char*)($qstrdata=(%s))+$qstrdata->offs et)@(($qstrlen=($qstrdata->size))>100?100:$qstrlen)\n | |||
[QString] | [QString] | |||
Display={ % } | Display={ % } | |||
Expr1=/QString::Data (%s).d | Expr1=/QString::Data (%s).d | |||
[QPoint] | ||||
Display={ %,% } | ||||
Expr1=(%s).xp | ||||
Expr2=(%s).yp | ||||
[QRect] | ||||
Display={ tl=(%,%) br=(%,%) } | ||||
Expr1=(%s).x1 | ||||
Expr2=(%s).y1 | ||||
Expr3=(%s).x2 | ||||
Expr4=(%s).y2 | ||||
End of changes. 2 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |