kdelibs'DCOPClient Reuse Opportunities and Patterns

First, we show classes defined elsewhere that are similar to kdelibs'DCOPClient. Click on a class to browse its source code.
kdelibs'DCOPClient is similar to:
korganizer'KoMailClient, ksysv'Timer, kicker'KickerMenuManager, qt'QSenderObject, qt'QSocketNotifier, konqueror'ViewModeGUIClient, kview'KFilterList, konqueror'ToggleViewGUIClient, qt'QSignal, knotes'SaveTimer



Second, we show how kdelibs'DCOPClient 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_calls:kdelibs'DCOPClient::attach() (^) 11 (11)
2. class_calls:kdelibs'DCOPClient::registerAs() (^) 11 (11)
3. class_calls:kdelibs'DCOPClient::send() (^) 5 (5)
4. class_calls:kdelibs'DCOPClient::isApplicationRegistered() (^) 4 (4)
5. class_calls:kdelibs'DCOPClient::detach() (^) 3 (3)
6. class_calls:kdelibs'DCOPClient::call() (^) 2 (2)
7. class_calls:kdelibs'DCOPClient::appId() (^) 1 (1)


Third, we show patterns in the way kdelibs'DCOPClient 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_calls:kdelibs'DCOPClient::attach() => Confidence Supporters Detractors
1. class_calls:kdelibs'DCOPClient::registerAs() 90.9% 10 1

class_calls:kdelibs'DCOPClient::registerAs() => Confidence Supporters Detractors
2. class_calls:kdelibs'DCOPClient::attach() 90.9% 10 1

class_calls:kdelibs'DCOPClient::attach() <= Confidence Supporters Detractors
3. class_calls:kdelibs'DCOPClient::registerAs() 90.9% 10 1

class_calls:kdelibs'DCOPClient::registerAs() <= Confidence Supporters Detractors
4. class_calls:kdelibs'DCOPClient::attach() 90.9% 10 1