]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/medialist/mediaview.h
Merge branch 'mediaview'
[bacula/bacula] / bacula / src / qt-console / medialist / mediaview.h
index e433510c22ba5f1ede633bda86c9e07a9bc56ba7..9adfee96c642e5df9bfcbb10bfb6f9e740b29eab 100644 (file)
@@ -43,14 +43,21 @@ public:
 
 private slots:
    void populateTable();
+   void populateForm();
    void viewVolume();
    void editVolume();
    void deleteVolume();
    void purgeVolume();
    void pruneVolume();
-   void showJobs();
    void PgSeltreeWidgetClicked();
    void currentStackItem();
+   void applyPushed();
+   void editPushed();
+   void purgePushed();
+   void prunePushed();
+   void deletePushed();
+   bool getSelection(QStringList &ret);
+   void showInfoForMedia(QTableWidgetItem * item);
 //   void relabelVolume();
 //   void allVolumesFromPool();
 //   void allVolumes();