1\row \o toBitmap ()         \o QVariant::value()
2\row \o toBrush ()          \o QVariant::value()
3\row \o toColorGroup ()     \o Use QVariant::value() with QPalette instead.
4\row \o toColor ()          \o QVariant::value()
5\row \o toCString ()        \o QVariant::toByteArray()
6\row \o toCursor ()         \o QVariant::value()
7\row \o toFont ()           \o QVariant::value()
8\row \o toIconSet ()        \o Use QVariant::value() with QIcon instead.
9\row \o toImage ()          \o QVariant::value()
10\row \o toKeySequence ()    \o QVariant::value()
11\row \o toPalette ()        \o QVariant::value()
12\row \o toPen ()            \o QVariant::value()
13\row \o toPixmap ()         \o QVariant::value()
14\row \o toPointArray ()     \o QVariant::value()
15\row \o toRegion ()         \o QVariant::value()
16\row \o toSizePolicy ()     \o QVariant::value()
17