As far as I understand, icons for buttons and toolbars are usually compiled into the program and so cannot be changed once the program is compiled.
Please correct me if I am wrong.
I'm hoping to develop a Qt Application with a toolbar whose buttons have icons that come from a list of bitmaps that are referenced in a text file which is read when the program starts up.
Does this sound reasonable?
Bookmarks