-1

I want to add an icon for add/delete from a list. Using like plus/minus icons

I just want to make sure that the built in icons in Qt. Found in StandardPixmap does not include this one for plus minus so I can add one myself using resources.

Anyone previously checked also?

eyllanesc
  • 235,170
  • 19
  • 170
  • 241
rwkkxsfn
  • 11
  • 3

1 Answers1

0

Trying quite same script as mentionned by @eyllanesc, for icons as available in here for qt-5 https://doc.qt.io/qt-5/qstyle.html#StandardPixmap-enum , no plus/minus icons are found.

rwkkxsfn
  • 11
  • 3