1/2.
QListWidget , QListView:: IconMode. , , QListWidget/QListWidgetItem api, QAbstractListModel QListView .
Qt primer /.
, .
KDE Dolphin:

3. QLabel, href.
:
edit: , PyQt, - ++, , python.
QLabel *linkLabel = new QLabel;
linkLabel->setTextFormat( Qt::RichText )
linkLabel->setText( "<a href=\"someurl\"> Click me! </a>" );
connect( linkLabel, SIGNAL( linkActivated ( const QString & link ) ), .... )
4.
, /, ? , . , , , , M/V!
, , . , " " " ". , linkActivated(), . , /. " " QListView , , , ? .
5. QStackedWidget, addWidget() "", call setCurrentIndex/Widget() .
:
, , Google, , Google Image Search - -, , (, , .). , -, , , -, , API . , , , .
, -, javascript HTML QWebView?