#include <tab_deck_storage.h>
◆ TabDeckStorage()
◆ actDeleteLocalDeck
| void TabDeckStorage::actDeleteLocalDeck |
( |
| ) |
|
|
privateslot |
◆ actDeleteRemoteDeck
| void TabDeckStorage::actDeleteRemoteDeck |
( |
| ) |
|
|
privateslot |
◆ actDownload
| void TabDeckStorage::actDownload |
( |
| ) |
|
|
privateslot |
◆ actLocalDoubleClick
| void TabDeckStorage::actLocalDoubleClick |
( |
const QModelIndex & | curLeft | ) |
|
|
privateslot |
◆ actNewFolder
| void TabDeckStorage::actNewFolder |
( |
| ) |
|
|
privateslot |
◆ actNewLocalFolder
| void TabDeckStorage::actNewLocalFolder |
( |
| ) |
|
|
privateslot |
◆ actOpenDecksFolder
| void TabDeckStorage::actOpenDecksFolder |
( |
| ) |
|
|
privateslot |
◆ actOpenLocalDeck
| void TabDeckStorage::actOpenLocalDeck |
( |
| ) |
|
|
privateslot |
◆ actOpenRemoteDeck
| void TabDeckStorage::actOpenRemoteDeck |
( |
| ) |
|
|
privateslot |
◆ actRemoteDoubleClick
| void TabDeckStorage::actRemoteDoubleClick |
( |
const QModelIndex & | curRight | ) |
|
|
privateslot |
◆ actRenameLocal
| void TabDeckStorage::actRenameLocal |
( |
| ) |
|
|
privateslot |
◆ actUpload
| void TabDeckStorage::actUpload |
( |
| ) |
|
|
privateslot |
◆ deleteDeckFinished
| void TabDeckStorage::deleteDeckFinished |
( |
const Response & | response, |
|
|
const CommandContainer & | commandContainer ) |
|
privateslot |
◆ deleteFolderFinished
| void TabDeckStorage::deleteFolderFinished |
( |
const Response & | response, |
|
|
const CommandContainer & | commandContainer ) |
|
privateslot |
◆ deleteRemoteDeck()
◆ downloadFinished
| void TabDeckStorage::downloadFinished |
( |
const Response & | r, |
|
|
const CommandContainer & | commandContainer, |
|
|
const QVariant & | extraData ) |
|
privateslot |
◆ downloadNodeAtIndex()
| void TabDeckStorage::downloadNodeAtIndex |
( |
const QModelIndex & | curLeft, |
|
|
const QModelIndex & | curRight ) |
|
private |
◆ getTabText()
| QString TabDeckStorage::getTabText |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getTargetPath()
| QString TabDeckStorage::getTargetPath |
( |
| ) |
const |
|
private |
◆ handleConnected
| void TabDeckStorage::handleConnected |
( |
const ServerInfo_User & | userInfo | ) |
|
|
privateslot |
◆ handleConnectionChanged
| void TabDeckStorage::handleConnectionChanged |
( |
ClientStatus | status | ) |
|
|
privateslot |
This is only responsible for handling the disconnect. The connect is already handled elsewhere
◆ newFolderFinished
| void TabDeckStorage::newFolderFinished |
( |
const Response & | response, |
|
|
const CommandContainer & | commandContainer ) |
|
privateslot |
◆ openDeckEditor
| void TabDeckStorage::openDeckEditor |
( |
DeckLoader * | deckLoader | ) |
|
|
signal |
◆ openRemoteDeckFinished
| void TabDeckStorage::openRemoteDeckFinished |
( |
const Response & | r, |
|
|
const CommandContainer & | commandContainer ) |
|
privateslot |
◆ retranslateUi()
| void TabDeckStorage::retranslateUi |
( |
| ) |
|
|
overridevirtual |
◆ setRemoteEnabled()
| void TabDeckStorage::setRemoteEnabled |
( |
bool | enabled | ) |
|
|
private |
◆ uploadDeck()
| void TabDeckStorage::uploadDeck |
( |
const QString & | filePath, |
|
|
const QString & | targetPath ) |
|
private |
◆ uploadFinished
| void TabDeckStorage::uploadFinished |
( |
const Response & | r, |
|
|
const CommandContainer & | commandContainer ) |
|
privateslot |
◆ aDeleteLocalDeck
| QAction * TabDeckStorage::aDeleteLocalDeck |
|
private |
◆ aDeleteRemoteDeck
| QAction * TabDeckStorage::aDeleteRemoteDeck |
|
private |
◆ aDownload
| QAction * TabDeckStorage::aDownload |
|
private |
◆ aNewFolder
| QAction * TabDeckStorage::aNewFolder |
|
private |
◆ aNewLocalFolder
| QAction * TabDeckStorage::aNewLocalFolder |
|
private |
◆ aOpenDecksFolder
| QAction* TabDeckStorage::aOpenDecksFolder |
|
private |
◆ aOpenLocalDeck
| QAction* TabDeckStorage::aOpenLocalDeck |
|
private |
◆ aOpenRemoteDeck
| QAction* TabDeckStorage::aOpenRemoteDeck |
|
private |
◆ aRenameLocal
| QAction * TabDeckStorage::aRenameLocal |
|
private |
◆ aUpload
| QAction * TabDeckStorage::aUpload |
|
private |
◆ client
◆ leftGroupBox
| QGroupBox* TabDeckStorage::leftGroupBox |
|
private |
◆ leftToolBar
| QToolBar* TabDeckStorage::leftToolBar |
|
private |
◆ localDirModel
| QFileSystemModel* TabDeckStorage::localDirModel |
|
private |
◆ localDirView
| QTreeView* TabDeckStorage::localDirView |
|
private |
◆ rightGroupBox
| QGroupBox * TabDeckStorage::rightGroupBox |
|
private |
◆ rightToolBar
| QToolBar * TabDeckStorage::rightToolBar |
|
private |
◆ serverDirView
The documentation for this class was generated from the following files: