Searched refs:drawTorrent (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtorrent-delegate-min.h30 void drawTorrent( QPainter* painter, const QStyleOptionViewItem& option, const Torrent& ) const;
H A Dtorrent-delegate.h46 virtual void drawTorrent( QPainter* painter, const QStyleOptionViewItem& option, const Torrent& ) const;
H A Dtorrent-delegate-min.cc76 TorrentDelegateMin :: drawTorrent( QPainter * painter, const QStyleOptionViewItem& option, const Torrent& tor ) const function in class:TorrentDelegateMin
H A Dtorrent-delegate.cc331 drawTorrent( painter, option, *tor );
354 TorrentDelegate :: drawTorrent( QPainter * painter, const QStyleOptionViewItem& option, const Torrent& tor ) const function in class:TorrentDelegate

Completed in 74 milliseconds