CacheScreenshotPackageAction
CacheScreenshotPackageAction::CacheScreenshotPackageAction(const BString& packageName,
CacheScreenshotPackageAction::CacheScreenshotPackageAction(const BMessage* from)
CacheScreenshotPackageAction::~CacheScreenshotPackageAction()
CacheScreenshotPackageAction::MessageWhat() const
CacheScreenshotPackageAction::Coordinate() const
CacheScreenshotPackageAction::Archive(BMessage* into, bool deep) const
class CacheScreenshotPackageAction : public PackageAction {
CacheScreenshotPackageAction(const BString& packageName,
CacheScreenshotPackageAction(const BMessage* from);
~CacheScreenshotPackageAction();
const CacheScreenshotPackageAction& action)
const CacheScreenshotPackageAction& action);
CacheScreenshotPackageAction action(message);
CacheScreenshotPackageAction action(package->Name(), desiredCoordinate);