GammaRay API Documentation
3.2.0
|
Widget for selecting a process to attach GammaRay to. More...
#include <attachdialog.h>
Signals | |
void | activate () |
void | updateButtonState () |
Public Member Functions | |
AttachDialog (QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags()) | |
QString | absoluteExecutablePath () const |
bool | isValid () const |
Returns true if a valid process is selected. | |
LaunchOptions | launchOptions () const |
int | pid () const |
void | setSettingsVisible (bool visible) |
void | writeSettings () |
Widget for selecting a process to attach GammaRay to.