#include <DownloadDevice.h>
Public Member Functions | |
| sbAutoDownloadButtonPropertyValue (sbIMediaItem *aMediaItem, sbIMediaItem *aStatusTarget=nsnull, PRBool aReadOnly=PR_FALSE) | |
| ~sbAutoDownloadButtonPropertyValue () | |
Public Attributes | |
| nsAutoPtr < sbDownloadButtonPropertyValue > | value |
Definition at line 507 of file DownloadDevice.h.
| sbAutoDownloadButtonPropertyValue::sbAutoDownloadButtonPropertyValue | ( | sbIMediaItem * | aMediaItem, |
| sbIMediaItem * | aStatusTarget = nsnull, |
||
| PRBool | aReadOnly = PR_FALSE |
||
| ) |
Definition at line 4243 of file DownloadDevice.cpp.
| sbAutoDownloadButtonPropertyValue::~sbAutoDownloadButtonPropertyValue | ( | ) |
Definition at line 4262 of file DownloadDevice.cpp.
| nsAutoPtr<sbDownloadButtonPropertyValue> sbAutoDownloadButtonPropertyValue::value |
Definition at line 515 of file DownloadDevice.h.