I have this code, which shows a blank widget!
Qt Code:
{ toolButton->setIcon (*newTabIcon); mainSplitter->addWidget(toolButton); }To copy to clipboard, switch view to plain text mode
Is this the right way to use SVGs in qt 4.1.1?
I have this code, which shows a blank widget!
Qt Code:
{ toolButton->setIcon (*newTabIcon); mainSplitter->addWidget(toolButton); }To copy to clipboard, switch view to plain text mode
Is this the right way to use SVGs in qt 4.1.1?
Bookmarks