addShader(GLhandleARB shader, bool linkProgram=true, bool update=true) | KGLImageView::KGLImage | |
addShader(QString file, GLenum shaderType, bool linkProgram=true, bool update=true) | KGLImageView::KGLImage | [inline] |
alpha() const | KGLImageView::KGLImage | [inline] |
basicHeight() const | KGLImageView::KGLImage | [inline] |
basicWidth() const | KGLImageView::KGLImage | [inline] |
blur(float factor, int msecs=0, int type=0) | KGLImageView::KGLImage | |
blurrage() | KGLImageView::KGLImage | [inline] |
boxBlur(float factor, int msecs=0) | KGLImageView::KGLImage | [inline] |
brightness() const | KGLImageView::KGLImage | [inline] |
color() const | KGLImageView::KGLImage | [inline] |
glObject() const | KGLImageView::KGLImage | [inline] |
hasAlpha() const | KGLImageView::KGLImage | [inline] |
hasClipping() const | KGLImageView::KGLImage | [inline] |
height() const | KGLImageView::KGLImage | |
hide(bool update=true) | KGLImageView::KGLImage | |
id() const | KGLImageView::KGLImage | [inline] |
invert(bool inverted=true, bool update=true) | KGLImageView::KGLImage | |
isInverted() | KGLImageView::KGLImage | [inline] |
isShown() const | KGLImageView::KGLImage | [inline] |
KGLImage() | KGLImageView::KGLImage | [inline] |
KGLImageViewer class | KGLImageView::KGLImage | [friend] |
move(Axis a, float percent, int msecs=0) | KGLImageView::KGLImage | |
move(float xPercent, float yPercent, float zPercent, bool update=true) | KGLImageView::KGLImage | |
moveTo(Axis a, float percent, int msecs=0) | KGLImageView::KGLImage | |
moveTo(float xPercent, float yPercent, float zPercent, bool update=true) | KGLImageView::KGLImage | |
paint() | KGLImageView::KGLImage | [protected] |
parent() const | KGLImageView::KGLImage | [inline] |
position(Axis a) const | KGLImageView::KGLImage | [inline] |
removeShader(GLhandleARB shader, bool relinkProgram=true, bool update=true) | KGLImageView::KGLImage | |
resize(int width, int height, int msecs=0, float assumedViewScaleX=-1.0, float assumedViewScaleY=-1.0) | KGLImageView::KGLImage | |
rotate(Axis a, float degrees, int msecs=0) | KGLImageView::KGLImage | |
rotate(float xDegrees, float yDegrees, float zDegrees, bool update=true) | KGLImageView::KGLImage | |
rotateTo(Axis a, float degrees, int msecs=0) | KGLImageView::KGLImage | |
rotateTo(float xDegrees, float yDegrees, float zDegrees, bool update=true) | KGLImageView::KGLImage | |
rotation(Axis a) const | KGLImageView::KGLImage | [inline] |
scale(Axis a, float percent, int msecs=0) | KGLImageView::KGLImage | |
scale(float xPercent, float yPercent, bool update=true) | KGLImageView::KGLImage | |
scaleFactor(Axis a) const | KGLImageView::KGLImage | [inline] |
scaleTo(Axis a, float percent, int msecs=0, bool viewRelative=false, float assumedViewScale=-1.0) | KGLImageView::KGLImage | |
scaleTo(float xPercent, float yPercent, bool update=true, bool viewRelative=false, float assumedViewScaleX=-1.0, float assumedViewScaleY=-1.0) | KGLImageView::KGLImage | |
setAlpha(float percent, int msecs=0) | KGLImageView::KGLImage | |
setBrightness(float percent, int msecs=0) | KGLImageView::KGLImage | |
setClipping(bool enabled=true) | KGLImageView::KGLImage | [inline] |
setClipRect(int x, int y, int w, int h, bool update=true) | KGLImageView::KGLImage | |
setClipRect(QRect &r, bool update=true) | KGLImageView::KGLImage | [inline] |
setInternalColor(const QColor color) | KGLImageView::KGLImage | [inline] |
setShaderProgram(KGLImage &img) | KGLImageView::KGLImage | [inline] |
setShaderUniform(const int var, const int varSize, const float val1, const float val2=0.0, const float val3=0.0, const float val4=0.0) | KGLImageView::KGLImage | |
setShaderUniform(QString var, const int varSize, const float val1, const float val2=0.0, const float val3=0.0, const float val4=0.0) | KGLImageView::KGLImage | |
shaderProgram() | KGLImageView::KGLImage | [inline] |
shaders() | KGLImageView::KGLImage | [inline] |
show(bool update=true) | KGLImageView::KGLImage | |
tint(const QColor &color, int msecs=0) | KGLImageView::KGLImage | |
tunnel(float factor, int msecs=0) | KGLImageView::KGLImage | [inline] |
width() const | KGLImageView::KGLImage | |