|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
This is the complete list of members for PCanvas, including all inherited members.
| AddSubWidget(PWidget *widget) | PWidget | virtual |
| Draw() | PWidget | inlinevirtual |
| GetBackgroundColor() | PWidget | inlinevirtual |
| GetDrawBackground() const | PCanvas | inlinevirtual |
| GetHeight() const | PWidget | inlinevirtual |
| GetParent() | PWidget | inlinevirtual |
| GetPixel(pInt x, pInt y) | PWidget | virtual |
| GetProperty(std::string) const | PCanvas | virtual |
| GetPropertyList() | PEBLObjectBase | 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 |
| mDrawBackground | PCanvas | protected |
| mDrawX | PWidget | protected |
| mDrawY | PWidget | protected |
| mHeight | PWidget | protected |
| mIsVisible | PWidget | protected |
| mParent | PWidget | protected |
| mProperties | PEBLObjectBase | protected |
| mReset | PCanvas | protected |
| mRotation | PWidget | protected |
| mSubWidgets | PWidget | protected |
| mWidth | PWidget | protected |
| mX | PWidget | protected |
| mY | PWidget | protected |
| mZoomX | PWidget | protected |
| mZoomY | PWidget | protected |
| ObjectName() const | PCanvas | virtual |
| PCanvas() | PCanvas | |
| PCanvas(int width, int height, Variant color) | PCanvas | |
| PCanvas(int width, int height) | PCanvas | |
| PCanvas(PCanvas &canvas) | PCanvas | |
| PEBLObjectBase() | PEBLObjectBase | |
| PEBLObjectBase(ComplexDataType cdt) | PEBLObjectBase | |
| PEBLObjectBase(const PEBLObjectBase &pob) | PEBLObjectBase | |
| 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 | PCanvas | inlineprotectedvirtual |
| SetBackgroundColor(const PColor &color) | PWidget | virtual |
| SetColor(Variant col) | PCanvas | virtual |
| SetHeight(int h) | PCanvas | virtual |
| PWidget::SetHeight(pInt h) | PWidget | virtual |
| SetParent(PWidget *widget) | PWidget | virtual |
| SetPoint(pInt x, pInt y, PColor col) | PWidget | virtual |
| SetPosition(pInt x, pInt y) | PCanvas | virtual |
| SetProperty(std::string, Variant v) | PCanvas | virtual |
| SetRotation(pDouble x) | PWidget | virtual |
| SetWidth(int w) | PCanvas | virtual |
| PWidget::SetWidth(pInt w) | PWidget | virtual |
| SetZoomX(pDouble x) | PWidget | virtual |
| SetZoomY(pDouble x) | PWidget | virtual |
| Show() | PWidget | virtual |
| ValidateProperty(std::string, Variant v) const | PCanvas | virtual |
| ValidateProperty(std::string) const | PCanvas | virtual |
| ~PCanvas() | PCanvas | virtual |
| ~PEBLObjectBase() | PEBLObjectBase | virtual |
| ~PWidget() | PWidget | virtual |