21 #ifndef NDEFILEMAN_AUTORUNDIALOG_H 22 #define NDEFILEMAN_AUTORUNDIALOG_H 25 #include "ui_autorun.h" 34 explicit AutoRunDialog(GVolume* volume, GMount* mount, QWidget* parent = 0, Qt::WindowFlags f = 0);
37 virtual void accept();
43 static void onContentTypeFinished(GMount* mount, GAsyncResult* res,
AutoRunDialog* pThis);
47 GCancellable* cancellable;
55 #endif // NDEFILEMAN_AUTORUNDIALOG_H Definition: autorundialog.h:30
Definition: application.cpp:67