kdelibs'HostObject Reuse Opportunities and Patterns

First, we show classes defined elsewhere that are similar to kdelibs'HostObject. Click on a class to browse its source code.
kdelibs'HostObject is similar to:
kpm'Hostnode, kword'HTMLObject, kdm'_hostEntry, kdm'HostEntry, ktop'HostInfo, qt'QObjectList, kppp'SetHostnameRequest, karchie'KAHostList, kword'KWImageCollection, knu'HostDlg



Second, we show how kdelibs'HostObject is reused in existing applications (thus showing you ``reuse opportunities'' for your own applications). The count on the right indicates the number of applications in which the reuse relationship on the left is present. Click on a reuse opportunity to browse the corresponding application source code.

Reuse Opportunities: Applications
1. class_instantiates:kdelibs'HostObject (^) 0 (15)


Third, we show patterns in the way kdelibs'HostObject is reused in existing applications. These patterns are in the form of if/then rules with a confidence measure that indicates the percentage of application classes for which the rule holds. Click on a reuse pattern to browse the corresponding application source code.

class_instantiates:kdelibs'HostObject^ => Confidence Supporters Detractors
1. class_calls:qt'QWidget^::show() 51.9% 14 13
2. class_calls:qt'QWidget^::hide() 40.7% 11 16