I was looking through the source for pyqtconfig to get an idea of how to make hooks, and I noticed that there are hooks for QTabWidget, and was curious how QTabWidget is used.
Is it possible to configure the metadata when setting up a ConfigDialog class to put different config items on different tabs?
(also I'm not sure if this is the best place for questions)
Hello,
I was looking through the source for pyqtconfig to get an idea of how to make hooks, and I noticed that there are hooks for
QTabWidget
, and was curious how QTabWidget is used.Is it possible to configure the metadata when setting up a ConfigDialog class to put different config items on different tabs?
(also I'm not sure if this is the best place for questions)
Thanks, Nick