#include <openwithmanagerdialog.h>
Public Member Functions | |
OpenWithManagerDialog (QWidget *parentObject=0) | |
void | loadFactories () |
void | reset () |
bool | apply () |
void | accept () |
void | reject () |
Protected Member Functions | |
void | closeEvent (QCloseEvent *) |
void | keyPressEvent (QKeyEvent *) |
Dialog window for configuring OpenWithActionFactory objects.
bool apply | ( | ) |
Return value is false if user refuses to accept changes.