Furrent
|
#include <gui.hpp>
Public Attributes | |
bool | play |
True if the button play has been pressed. More... | |
bool | delete_torrent |
True if the button delete of a specific torrent has been pressed. More... | |
TorrentGuiData | torrent |
Target torrent. More... | |
bool fur::gui::GuiTorrentDialogState::delete_torrent |
True if the button delete of a specific torrent has been pressed.
bool fur::gui::GuiTorrentDialogState::play |
True if the button play has been pressed.
TorrentGuiData fur::gui::GuiTorrentDialogState::torrent |
Target torrent.