Furrent
Public Attributes | List of all members
fur::gui::GuiTorrentDialogState Struct Reference

#include <gui.hpp>

Collaboration diagram for fur::gui::GuiTorrentDialogState:
Collaboration graph
[legend]

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...
 

Member Data Documentation

◆ delete_torrent

bool fur::gui::GuiTorrentDialogState::delete_torrent

True if the button delete of a specific torrent has been pressed.

◆ play

bool fur::gui::GuiTorrentDialogState::play

True if the button play has been pressed.

◆ torrent

TorrentGuiData fur::gui::GuiTorrentDialogState::torrent

Target torrent.


The documentation for this struct was generated from the following file: