You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
357 B
8 lines
357 B
15 years ago
|
KViewShell, a KParts::MainWindow
|
||
|
| Embeds a dlopened KViewPart_Iface, which is a KParts::ReadOnlyPart.
|
||
|
| KViewPart is such a part.
|
||
|
| | KViewPart embeds a dlopened KMultiPage, which is a KParts::ReadOnlyPart.
|
||
|
| | (The widget is made a child widget, and the part is made a child XMLGUI client)
|
||
|
| | KDVI provides a KMultiPage implementation, KDVIMultiPage.
|
||
|
|