Qt4 Port: DMI Parameter Dialog -- Icons / 2-4-2011
Toolbar Icons were dropped from the Qt3 UI file when ported to Qt4. These are now set in C++ code, but three of them don't have the correct images.
![]() |
OLD |
NEW (in progress) |
GIF | PNG | XPM | Resolution | |||
Undelete Row | ![]() |
![]() |
![]() |
![]() |
Added: RwQPixmap16: QPixmap& list_unDelRow(), with 7 related "list_" icons. | |
Import Parameters | ![]() |
![]() |
![]() |
![]() |
Existing: RwQtIcons: const QPixmap& open(). | |
Export Parameters | ![]() |
![]() |
![]() |
![]() |
Added: RwQtIcons: QPixmap& save(). |