Hi Andras,
Any information regarding how to use qt designer. where can i find information for developing slicer modules. I currently don’t know how to make combo box for uploading files. I know how to use the design for qmrml modules but I don’t understand how to use the simple modules like uploading file or using a text box to get a number input etc. could you please help.
In addition to standard Qt widgets, you can use CTK widgets (see gallery, with links to API documentation) and special widgets added in Slicer core and modules (see Slicer API documentation).