QtViewWidget Member List

This is the complete list of members for QtViewWidget, including all inherited members.

acceptDrops() constQWidget
adjustSize()QWidget
autoMask() constQWidget
backgroundBrush() constQWidget
backgroundMode() constQWidget
backgroundOrigin() constQWidget
baseSize() constQWidget
caption() constQWidget
childAt(int x, int y, bool includeThis=FALSE) constQWidget
childAt(const QPoint &p, bool includeThis=FALSE) constQWidget
childrenRect() constQWidget
childrenRegion() constQWidget
clearFocus()QWidget
clearMask()QWidget
clearWFlags(WFlags f)QWidget
clipRegion() constQWidget
close(bool alsoDelete)QWidget
close()QWidget
closeEvent(QCloseEvent *e)QWidget
colorGroup() constQWidget
constPolish() constQWidget
contextMenuEvent(QContextMenuEvent *e)QWidget
create(WId window=0, bool initializeWindow=TRUE, bool destroyOldWindow=TRUE)QWidget
cursor() constQWidget
customWhatsThis() constQWidget
DataView()DataView [protected]
DataView(PlotterBase *plotter)DataView [protected]
defaultFont()QtViewImp [virtual]
destroy(bool destroyWindow=TRUE, bool destroySubWindows=TRUE)QWidget
double_bufferQtViewWidget [private]
dragEnterEvent(QDragEnterEvent *)QWidget
dragLeaveEvent(QDragLeaveEvent *)QWidget
dragMoveEvent(QDragMoveEvent *)QWidget
draw(QPainter &)QtViewWidget [virtual]
draw_Text(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize, QFont &font, const QColor &color)QtViewImp [protected, virtual]
drawColorLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const std::vector< Color > &colors, float size)QtViewImp [virtual]
drawImage(const std::string &filename, int position=0)QtViewImp [virtual]
drawLatex(const std::string &eq, int position=0)QtViewImp [virtual]
drawLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)QtViewImp [virtual]
drawMethod(const std::vector< double > &x, const std::vector< double > &y, int opt1, int opt2)QtViewWidget [private]
drawPoints(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Symbol::Type type, float sym_size)QtViewImp [virtual]
drawPoints(const std::vector< double > &x, const std::vector< double > &y, const std::vector< Color > &colors, hippodraw::Symbol::Type type, float sym_size)QtViewImp [virtual]
drawPolygon(const std::vector< double > &x, const std::vector< double > &y, const Color &color, const Color &edge)QtViewImp [virtual]
drawPolyLine(const std::vector< double > &xpoints, const std::vector< double > &ypoints, hippodraw::Line::Style style, const Color &color, float size)QtViewImp [virtual]
drawSelf()ViewBase [virtual]
drawSquare(double x1, double y1, double x2, double y2, int red, int green, int blue)QtViewImp [virtual]
hippodraw::drawText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize)QtViewImp [virtual]
hippodraw::drawText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize, const FontBase *font, const Color *color)QtViewImp [virtual]
QWidget::drawText(int x, int y, const QString &str)QWidget
QWidget::drawText(const QPoint &pos, const QString &str)QWidget
drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, bool color, float size)QtViewImp [virtual]
drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)QtViewImp [virtual]
drawViewMethod(const std::vector< double > &x, const std::vector< double > &y, int opt1, int opt2)QtViewWidget [private]
drawViewSquare(float x1, float y1, float x2, float y2, int red, int green, int blue)QtViewImp [virtual]
dropEvent(QDropEvent *)QWidget
enabledChange(bool oldEnabled)QWidget
enterEvent(QEvent *)QWidget
enum{NoFocus=0, TabFocus=0x1, ClickFocus=0x2, StrongFocus=TabFocus|ClickFocus|0x8, WheelFocus=StrongFocus|0x4}QWidget
enum{WidgetOrigin, ParentOrigin, WindowOrigin, AncestorOrigin}QWidget
erase()QWidget
erase(int x, int y, int w, int h)QWidget
erase(const QRect &r)QWidget
erase(const QRegion &reg)QWidget
eraseColor() constQWidget
erasePixmap() constQWidget
event(QEvent *e)QWidget
fillPickedPoint(double x, double y, std::vector< double > &picked) constQtViewWidget [virtual]
find(WId id)QWidget
focusData()QWidget
focusInEvent(QFocusEvent *)QWidget
focusNextPrevChild(bool next)QWidget
focusOutEvent(QFocusEvent *)QWidget
focusPolicy() constQWidget
focusProxy() constQWidget
focusWidget() constQWidget
font() constQWidget
fontChange(const QFont &oldFont)QWidget
fontInfo() constQWidget
fontMetrics() constQWidget
foregroundColor() constQWidget
frameGeometry() constQWidget
frameSize() constQWidget
geometry() constQWidget
getAspectRatio() constViewBase [virtual]
getDrawRect() constQtViewWidget [virtual]
getMarginRect() constDataView
getPlotter() constViewBase
getPlotter()ViewBase
getRange(Axes::Type axis) constViewBase
getRawRect() constViewBase
getUserRect() constViewBase
getWFlags() constQWidget
grabKeyboard()QWidget
grabMouse()QWidget
grabMouse(const QCursor &cursor)QWidget
hasFocus() constQWidget
hasMouse() constQWidget
hasMouseTracking() constQWidget
height() constQWidget
heightForWidth(int w) constQWidget
hide()QWidget
hideEvent(QHideEvent *)QWidget
icon() constQWidget
iconText() constQWidget
imComposeEvent(QIMEvent *e)QWidget
imEndEvent(QIMEvent *e)QWidget
imStartEvent(QIMEvent *e)QWidget
isActiveWindow() constQWidget
isDesktop() constQWidget
isDialog() constQWidget
isEnabled() constQWidget
isEnabledTo(QWidget *ancestor) constQWidget
isFocusEnabled() constQWidget
isFullScreen() constQWidget
isHidden() constQWidget
isInputMethodEnabled() constQWidget
isMaximized() constQWidget
isMinimized() constQWidget
isModal() constQWidget
isPopup() constQWidget
isShown() constQWidget
isTopLevel() constQWidget
isUpdatesEnabled() constQWidget
isVisible() constQWidget
isVisibleTo(QWidget *ancestor) constQWidget
keyboardGrabber()QWidget
keyPressEvent(QKeyEvent *e)QWidget
keyReleaseEvent(QKeyEvent *e)QWidget
layout() constQWidget
leaveEvent(QEvent *)QWidget
lower()QWidget
m_font_defaultQtViewImp [protected]
m_inspectorQtViewImp [protected]
m_margin_rectDataView [protected]
m_painterQtViewImp [protected]
m_plotterViewBase [protected]
macEvent(MSG *)QWidget
mapFrom(QWidget *parent, const QPoint &pos) constQWidget
mapFromGlobal(const QPoint &pos) constQWidget
mapFromParent(const QPoint &pos) constQWidget
mapTo(QWidget *parent, const QPoint &pos) constQWidget
mapToGlobal(const QPoint &pos) constQWidget
mapToParent(const QPoint &pos) constQWidget
marginToInvertedUserX(double x) constDataView [protected, virtual]
marginToInvertedUserY(double y) constDataView [protected, virtual]
marginToUserX(double x) constDataView [protected, virtual]
marginToUserY(double y) constDataView [protected, virtual]
maximumHeight() constQWidget
maximumSize() constQWidget
maximumWidth() constQWidget
metric(int m) constQWidget
microFocusHint() constQWidget
minimumHeight() constQWidget
minimumSize() constQWidget
minimumSizeHint() constQWidget
minimumWidth() constQWidget
mouseDoubleClickEvent(QMouseEvent *e)QWidget
mouseGrabber()QWidget
mouseMoveEvent(QMouseEvent *e)QWidget
mousePressEvent(QMouseEvent *e)QtViewWidget [virtual]
mouseReleaseEvent(QMouseEvent *e)QWidget
move(int x, int y)QWidget
move(const QPoint &)QWidget
moveEvent(QMoveEvent *)QWidget
Observer()Observer
offscrQtViewWidget [private]
ownCursor() constQWidget
ownFont() constQWidget
ownPalette() constQWidget
paintEvent(QPaintEvent *)QtViewWidget [virtual]
palette() constQWidget
paletteBackgroundColor() constQWidget
paletteBackgroundPixmap() constQWidget
paletteChange(const QPalette &oldPalette)QWidget
paletteForegroundColor() constQWidget
parentWidget(bool sameWindow=FALSE) constQWidget
polish()QWidget
pos() constQWidget
prepareMarginRect()DataView [protected]
prop-whether drop events are enabled for this widgetQWidget
prop-whether the auto mask feature is enabled for the widgetQWidget
prop-the widget's background brushQWidget
prop-the color role used for painting the background of the widgetQWidget
prop-the origin of the widget's backgroundQWidget
prop-the base size of the widgetQWidget
prop-the window caption(title)QWidget
prop-the bounding rectangle of the widget's childrenQWidget
prop-the combined region occupied by the widget's childrenQWidget
prop-the current color group of the widget paletteQWidget
prop-the cursor shape for this widgetQWidget
prop-whether the widget wants to handle What's This help manuallyQWidget
prop-whether the widget is enabledQWidget
prop-whether this widget(or its focus proxy) has the keyboard input focusQWidget
prop-whether the widget accepts keyboard focusQWidget
prop-the way the widget accepts keyboard focusQWidget
prop-the font currently set for the widgetQWidget
prop-geometry of the widget relative to its parent including any window frameQWidget
prop-the size of the widget including any window frameQWidget
prop-whether the widget is full screenQWidget
prop-the geometry of the widget relative to its parent and excluding the window frameQWidget
prop-the height of the widget excluding any window frameQWidget
prop-whether the widget is explicitly hiddenQWidget
prop-the widget's iconQWidget
prop-the widget's icon textQWidget
prop-enables or disables the use of input methods for this widgetQWidget
prop-whether this widget is the active windowQWidget
prop-whether the widget is a desktop widget, i.e.represents the desktopQWidget
prop-whether the widget is a dialog widgetQWidget
prop-whether the widget is a modal widgetQWidget
prop-whether the widget is a popup widgetQWidget
prop-whether the widget is a top-level widgetQWidget
prop-whether this widget is maximizedQWidget
prop-the widget's maximum heightQWidget
prop-the widget's maximum sizeQWidget
prop-the widget's maximum widthQWidget
prop-the currently set micro focus hint for this widgetQWidget
prop-whether this widget is minimized(iconified)QWidget
prop-the widget's minimum heightQWidget
prop-the widget's minimum sizeQWidget
prop-the recommended minimum size for the widgetQWidget
prop-the widget's minimum widthQWidget
prop-whether mouse tracking is enabled for the widgetQWidget
prop-whether the widget uses its own cursorQWidget
prop-whether the widget uses its own fontQWidget
prop-whether the widget uses its own paletteQWidget
prop-the widget's paletteQWidget
prop-the background color of the widgetQWidget
prop-the background pixmap of the widgetQWidget
prop-the foreground color of the widgetQWidget
prop-the position of the widget within its parent widgetQWidget
prop-the internal geometry of the widget excluding any window frameQWidget
prop-whether the widget is shownQWidget
prop-the size of the widget excluding any window frameQWidget
prop-the recommended size for the widgetQWidget
prop-the size increment of the widgetQWidget
prop-the default layout behavior of the widgetQWidget
prop-whether the widget is under the mouse cursorQWidget
prop-whether updates are enabledQWidget
prop-whether the widget is visibleQWidget
prop-the width of the widget excluding any window frameQWidget
prop-the level of opacity for the windowQWidget
prop-the x coordinate of the widget relative to its parent including any window frameQWidget
prop-the y coordinate of the widget relative to its parent and including any window frameQWidget
QtViewImp(PlotterBase *plotter)QtViewImp
QtViewImp()QtViewImp
QtViewWidget(const QtViewWidget &)QtViewWidget [private]
QtViewWidget(QWidget *parent=0, const char *name=0, Qt::WFlags wflags=0)QtViewWidget
QWidget(QWidget *parent=0, const char *name=0, WFlags f=0)QWidget
QWidget()QWidget
qwsEvent(QWSEvent *)QWidget
raise()QWidget
rect() constQWidget
releaseKeyboard()QWidget
releaseMouse()QWidget
repaint()QWidget
repaint(bool erase)QWidget
repaint(int x, int y, int w, int h, bool erase=TRUE)QWidget
repaint(const QRect &r, bool erase=TRUE)QWidget
repaint(const QRegion &reg, bool erase=TRUE)QWidget
reparent(QWidget *parent, WFlags f, const QPoint &p, bool showIt=FALSE)QWidget
reparent(QWidget *parent, const QPoint &p, bool showIt=FALSE)QWidget
resetInputContext()QWidget
resize(int w, int h)QWidget
resize(const QSize &)QWidget
resizeEvent(QResizeEvent *event)QtViewWidget [virtual]
scroll(int dx, int dy)QWidget
scroll(int dx, int dy, const QRect &r)QWidget
setAcceptDrops(bool on)QWidget
setActiveWindow()QWidget
setAutoMask(bool)QWidget
setBackgroundMode(BackgroundMode)QWidget
setBackgroundMode(BackgroundMode m, BackgroundMode visual)QWidget
setBackgroundOrigin(BackgroundOrigin)QWidget
setBaseSize(const QSize &)QWidget
setBaseSize(int basew, int baseh)QWidget
setCaption(const QString &)QWidget
setCrossX(double val)QtViewImp
setCrossY(double val)QtViewImp
setCursor(const QCursor &)QWidget
setDefaultFont(const QFont &font)QtViewImp [virtual]
setDisabled(bool disable)QWidget
setDoubleBuffering(unsigned dblbuf)QtViewWidget [virtual]
setDrawRect(const QRect &rect)QtViewWidget
setDrawRect(float x, float y, float width, float height)QtViewWidget [virtual]
setEnabled(bool)QWidget
setEraseColor(const QColor &color)QWidget
setErasePixmap(const QPixmap &pixmap)QWidget
setFixedHeight(int h)QWidget
setFixedSize(const QSize &s)QWidget
setFixedSize(int w, int h)QWidget
setFixedWidth(int w)QWidget
setFocus()QWidget
setFocusPolicy(FocusPolicy)QWidget
setFocusProxy(QWidget *w)QWidget
setFont(const QFont &)QWidget
setGeometry(int x, int y, int w, int h)QtViewWidget [virtual]
setGeometry(const QRect &)QtViewWidget [virtual]
setHidden(bool hide)QWidget
setIcon(const QPixmap &)QWidget
setIconText(const QString &)QWidget
setInputMethodEnabled(bool b)QWidget
setInspector(QObject *)QtViewImp
setKeyCompression(bool compress)QWidget
setMarginRect(const Rect &)DataView
setMask(const QBitmap &bitmap)QWidget
setMask(const QRegion &region)QWidget
setMaximumHeight(int maxh)QWidget
setMaximumSize(const QSize &)QWidget
setMaximumSize(int maxw, int maxh)QWidget
setMaximumWidth(int maxw)QWidget
setMicroFocusHint(int x, int y, int width, int height, bool text=TRUE, QFont *f=0)QWidget
setMinimumHeight(int minh)QWidget
setMinimumSize(const QSize &)QWidget
setMinimumSize(int minw, int minh)QWidget
setMinimumWidth(int minw)QWidget
setMouseTracking(bool enable)QWidget
setPalette(const QPalette &)QWidget
setPaletteBackgroundColor(const QColor &)QWidget
setPaletteBackgroundPixmap(const QPixmap &)QWidget
setPaletteForegroundColor(const QColor &)QWidget
setPlotter(PlotterBase *)QtViewWidget [virtual]
setShown(bool show)QWidget
setSizeIncrement(const QSize &)QWidget
setSizeIncrement(int w, int h)QWidget
setSizePolicy(QSizePolicy)QWidget
setSizePolicy(QSizePolicy::SizeType hor, QSizePolicy::SizeType ver, bool hfw=FALSE)QWidget
setStyle(QStyle *style)QWidget
setStyle(const QString &style)QWidget
setTabOrder(QWidget *first, QWidget *second)QWidget
setUpdatesEnabled(bool enable)QWidget
setWFlags(WFlags f)QWidget
setWindowOpacity(double level)QWidget
setWindowState(uint windowState)QWidget
show()QWidget
showEvent(QShowEvent *)QWidget
showFullScreen()QWidget
showMaximized()QWidget
showMinimized()QWidget
showNormal()QWidget
size() constQWidget
sizeHint() constQtViewWidget [virtual]
sizeIncrement() constQWidget
sizePolicy() constQWidget
stackUnder(QWidget *w)QWidget
style() constQWidget
styleChange(QStyle &oldStyle)QWidget
tabletEvent(QTabletEvent *e)QWidget
testWFlags(WFlags f) constQWidget
toCanvasX(double dx) constQtViewWidget [private, virtual]
toCanvasY(double dy) constQtViewWidget [private, virtual]
topLevelWidget() constQWidget
toView(double x) constQtViewImp [inline]
toViewX(double datX) const QtViewWidget [virtual]
toViewY(double datY) const QtViewWidget [virtual]
transformAndFill(QPointArray &array, const std::vector< double > &x, const std::vector< double > &y, int(QtViewWidget::*xfunc)(double) const, int(QtViewWidget::*yfunc)(double) const)QtViewWidget [private]
unsetCursor()QWidget
unsetFont()QWidget
unsetPalette()QWidget
update(const Observable *)QtViewWidget [virtual]
QWidget::update()QWidget
QWidget::update(int x, int y, int w, int h)QWidget
QWidget::update(const QRect &r)QWidget
updateDrawRect()ViewBase [virtual]
updateGeometry()QWidget
updateMask()QWidget
userToDrawColor(double c) constQtViewImp [virtual]
userToDrawX(double x) constQtViewImp [virtual]
userToDrawXAutoInv(double x) constQtViewImp [virtual]
userToDrawY(double x) constQtViewImp [virtual]
userToInvertedMarginX(double x) constDataView [protected, virtual]
userToInvertedMarginY(double y) constDataView [protected, virtual]
userToMarginColor(double c) constDataView [protected, virtual]
userToMarginX(double x) constDataView [protected, virtual]
userToMarginY(double y) constDataView [protected, virtual]
ViewBase()ViewBase
ViewBase(PlotterBase *plotter)ViewBase
ViewBase(const ViewBase &)ViewBase
wheelEvent(QWheelEvent *e)QWidget
width() constQWidget
willDelete(const Observable *plotter)ViewBase [virtual]
windowActivationChange(bool oldActive)QWidget
windowOpacity() constQWidget
windowState() constQWidget
winEvent(MSG *)QWidget
winId() constQWidget
x() constQWidget
x11Event(XEvent *)QWidget
y() constQWidget
~DataView()DataView [protected, virtual]
~Observer()Observer [virtual]
~QtViewWidget()QtViewWidget [virtual]
~ViewBase()ViewBase [virtual]


Generated for HippoDraw Class Library by doxygen