Huggle  build:^490^dce1e5c
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Huggle::ProcessListRemovedItem Class Reference

Removed item that was in the process list. More...

#include <processlist.hpp>

Public Member Functions

 ProcessListRemovedItem (int ID)
 
bool Expired ()
 
int GetID ()
 

Private Attributes

int id
 
QDateTime time
 

Detailed Description

Removed item that was in the process list.

When you remove an item it should stay in list for some time so that user can notice it finished and that's why we store it to separate object and for that we have this class ;)

Definition at line 35 of file processlist.hpp.


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