|
GammaRay API Documentaion
2.6.0
|
Data structure describing a single GammaRay tool. More...
#include <clienttoolmanager.h>
Public Member Functions | |
| ToolInfo (const ToolData &toolData, ToolUiFactory *factory) | |
| bool | hasUi () const |
| QString | id () const |
| bool | isEnabled () const |
| QString | name () const |
| bool | remotingSupported () const |
| void | setEnabled (bool enabled) |
Data structure describing a single GammaRay tool.
|
explicit |