Chatterino
Public Member Functions | List of all members
chatterino::detail::Frames Class Reference

#include <Image.hpp>

Inheritance diagram for chatterino::detail::Frames:
[legend]
Collaboration diagram for chatterino::detail::Frames:
[legend]

Public Member Functions

 Frames ()
 
 Frames (QVector< Frame< QPixmap >> &&frames)
 
 ~Frames ()
 
void clear ()
 
bool empty () const
 
bool animated () const
 
void advance ()
 
boost::optional< QPixmap > current () const
 
boost::optional< QPixmap > first () const
 

Constructor & Destructor Documentation

◆ Frames() [1/2]

chatterino::detail::Frames::Frames ( )
Here is the call graph for this function:

◆ Frames() [2/2]

chatterino::detail::Frames::Frames ( QVector< Frame< QPixmap >> &&  frames)
Here is the call graph for this function:

◆ ~Frames()

chatterino::detail::Frames::~Frames ( )
Here is the call graph for this function:

Member Function Documentation

◆ advance()

void chatterino::detail::Frames::advance ( )
Here is the caller graph for this function:

◆ animated()

bool chatterino::detail::Frames::animated ( ) const
Here is the caller graph for this function:

◆ clear()

void chatterino::detail::Frames::clear ( )
Here is the call graph for this function:

◆ current()

boost::optional< QPixmap > chatterino::detail::Frames::current ( ) const

◆ empty()

bool chatterino::detail::Frames::empty ( ) const
Here is the caller graph for this function:

◆ first()

boost::optional< QPixmap > chatterino::detail::Frames::first ( ) const

The documentation for this class was generated from the following files: