UIs::DownloadProgressBar::Range Class Reference

List of all members.

Detailed Description

Definition at line 33 of file DownloadProgressBar.h.

Public Member Functions

 Range (int start, int end)
int start ()
int end ()

Private Attributes

int _start
int _end


Constructor & Destructor Documentation

UIs::DownloadProgressBar::Range::Range int  start,
int  end
[inline]
 

Definition at line 37 of file DownloadProgressBar.h.


Member Function Documentation

int UIs::DownloadProgressBar::Range::end  )  [inline]
 

Definition at line 39 of file DownloadProgressBar.h.

int UIs::DownloadProgressBar::Range::start  )  [inline]
 

Definition at line 38 of file DownloadProgressBar.h.


Member Data Documentation

int UIs::DownloadProgressBar::Range::_end [private]
 

Definition at line 35 of file DownloadProgressBar.h.

int UIs::DownloadProgressBar::Range::_start [private]
 

Definition at line 34 of file DownloadProgressBar.h.


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