|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
This is the complete list of members for PMovie, including all inherited members.
| AddSubWidget(PWidget *widget) | PWidget | virtual |
| Draw() | PWidget | inlinevirtual |
| GetBackgroundColor() | PWidget | inlinevirtual |
| GetDeviceType() | PDevice | inlinevirtual |
| GetHeight() const | PWidget | inlinevirtual |
| GetLength() | PMovie | inlinevirtual |
| GetParent() | PWidget | inlinevirtual |
| GetPixel(pInt x, pInt y) | PWidget | virtual |
| GetProperty(std::string) const | PMovie | virtual |
| GetPropertyList() | PEBLObjectBase | virtual |
| GetState(int iface) const | PDevice | virtual |
| GetType() | PEBLObjectBase | inline |
| GetWidth() const | PWidget | inlinevirtual |
| GetX() const | PWidget | inlinevirtual |
| GetY() const | PWidget | inlinevirtual |
| Hide() | PWidget | virtual |
| InitializeProperty(std::string name, Variant v) | PEBLObjectBase | virtual |
| IsParent(PWidget *parent) | PWidget | virtual |
| IsVisible() const | PWidget | inlinevirtual |
| mBackgroundColor | PWidget | protected |
| mCDT | PEBLObjectBase | protected |
| mDrawX | PWidget | protected |
| mDrawY | PWidget | protected |
| mHeight | PWidget | protected |
| mIsVisible | PWidget | protected |
| mLength | PMovie | protected |
| mParent | PWidget | protected |
| mPlaybackPosition | PMovie | protected |
| mProperties | PEBLObjectBase | protected |
| mRotation | PWidget | protected |
| mSubWidgets | PWidget | protected |
| mVolume | PMovie | protected |
| mWidth | PWidget | protected |
| mX | PWidget | protected |
| mY | PWidget | protected |
| mZoomX | PWidget | protected |
| mZoomY | PWidget | protected |
| ObjectName() const | PMovie | inlinevirtual |
| PDevice() | PDevice | |
| PEBLObjectBase() | PEBLObjectBase | |
| PEBLObjectBase(ComplexDataType cdt) | PEBLObjectBase | |
| PEBLObjectBase(const PEBLObjectBase &pob) | PEBLObjectBase | |
| PMovie() | PMovie | |
| PrintProperties(std::ostream &out) | PEBLObjectBase | virtual |
| PWidget() | PWidget | |
| PWidget(const PWidget &pw) | PWidget | |
| PWidget(pInt x, pInt y, pInt width, pInt height, bool visible) | PWidget | |
| RemoveLastSubWidget() | PWidget | virtual |
| RemoveSubWidget(PWidget *widget) | PWidget | virtual |
| RemoveSubWidgets() | PWidget | virtual |
| RotoZoom(pDouble angle, pDouble zoomx, pDouble zoomy, pInt smooth) | PWidget | virtual |
| SendToStream(std::ostream &out) const | PMovie | inlineprotectedvirtual |
| SetBackgroundColor(const PColor &color) | PWidget | virtual |
| SetHeight(pInt h) | PWidget | virtual |
| SetParent(PWidget *widget) | PWidget | virtual |
| SetPlaybackPosition(unsigned long int x) | PMovie | virtual |
| SetPoint(pInt x, pInt y, PColor col) | PWidget | virtual |
| SetPosition(int x, int y) | PMovie | virtual |
| PWidget::SetPosition(pInt x, pInt y) | PWidget | virtual |
| SetProperty(std::string, Variant v) | PMovie | virtual |
| SetRotation(pDouble x) | PWidget | virtual |
| SetSize(int width, int height) | PMovie | virtual |
| SetVolume(long double vol) | PMovie | virtual |
| SetWidth(pInt w) | PWidget | virtual |
| SetZoomX(pDouble x) | PWidget | virtual |
| SetZoomY(pDouble x) | PWidget | virtual |
| Show() | PWidget | virtual |
| ValidateProperty(std::string, Variant v) const | PMovie | virtual |
| ValidateProperty(std::string) const | PMovie | virtual |
| ~PDevice() | PDevice | virtual |
| ~PEBLObjectBase() | PEBLObjectBase | virtual |
| ~PMovie() | PMovie | inlinevirtual |
| ~PWidget() | PWidget | virtual |