GammaRay API Documentation
2.7.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 |