Avogadro  1.1.0
Avogadro::GLWidget Member List
This is the complete list of members for Avogadro::GLWidget, including all inherited members.
acceptDropsQWidget
acceptDrops() constQWidget
accessibleDescriptionQWidget
accessibleDescription() constQWidget
accessibleNameQWidget
accessibleName() constQWidget
aCells()Avogadro::GLWidget
actionEvent(QActionEvent *event)QWidget [protected, virtual]
actions() constQWidget
activated(GLWidget *)Avogadro::GLWidget [signal]
activateWindow()QWidget
addAction(QAction *action)QWidget
addActions(QList< QAction * > actions)QWidget
addEngine(Engine *engine)Avogadro::GLWidget [slot]
addNamedSelection(const QString &name, PrimitiveList &primitives)Avogadro::GLWidget
addTextOverlay(QLabel *label)Avogadro::GLWidget [slot]
addTextOverlay(const QList< QLabel * > &labels)Avogadro::GLWidget [slot]
adjustSize()QWidget
autoBufferSwap() constQGLWidget [protected]
autoFillBackgroundQWidget
autoFillBackground() constQWidget
background (defined in Avogadro::GLWidget)Avogadro::GLWidget
background() const Avogadro::GLWidget
backgroundMode() constQWidget
backgroundOffset() constQWidget
backgroundOrigin() constQWidget
backgroundRole() constQWidget
baseSizeQWidget
baseSize() constQWidget
bCells()Avogadro::GLWidget
bindTexture(const QImage &image, GLenum target, GLint format, QFlags< QGLContext::BindOption > options)QGLWidget
bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QFlags< QGLContext::BindOption > options)QGLWidget
bindTexture(const QImage &image, GLenum target, GLint format)QGLWidget
bindTexture(const QPixmap &pixmap, GLenum target, GLint format)QGLWidget
bindTexture(const QString &fileName)QGLWidget
blockSignals(bool block)QObject
camera() const Avogadro::GLWidget
caption() constQWidget
cCells()Avogadro::GLWidget
center() const Avogadro::GLWidget
changeEvent(QEvent *event)QWidget [protected, virtual]
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObject [protected]
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childAt(int x, int y) constQWidget
childAt(const QPoint &p) constQWidget
childAt(int x, int y, bool includeThis) constQWidget
childAt(const QPoint &p, bool includeThis) constQWidget
childEvent(QChildEvent *event)QObject [protected, virtual]
children() constQObject
childrenRectQWidget
childrenRect() constQWidget
childrenRegionQWidget
childrenRegion() constQWidget
className() constQObject
clearFocus()QWidget
clearMask()QWidget
clearSelected()Avogadro::GLWidget
clearUnitCell()Avogadro::GLWidget
close()QWidget
close(bool alsoDelete)QWidget
closeEvent(QCloseEvent *event)QWidget [protected, virtual]
colorCount() constQPaintDevice
colorGroup() constQWidget
colorMap() const Avogadro::GLWidget
colormap() constQGLWidget
computeClickedAtom(const QPoint &p)Avogadro::GLWidget
computeClickedBond(const QPoint &p)Avogadro::GLWidget
computeClickedPrimitive(const QPoint &p)Avogadro::GLWidget
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObject [static]
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObject [static]
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObject [protected, virtual]
constPolish() constQWidget
contentsMargins() constQWidget
contentsRect() constQWidget
context() constQGLWidget
contextMenuEvent(QContextMenuEvent *event)QWidget [protected, virtual]
contextMenuPolicyQWidget
contextMenuPolicy() constQWidget
convertToGLFormat(const QImage &img)QGLWidget [static]
create(WId window, bool initializeWindow, bool destroyOldWindow)QWidget [protected]
current()Avogadro::GLWidget [static]
cursorQWidget
cursor() constQWidget
customContextMenuRequested(const QPoint &pos)QWidget
customEvent(QEvent *event)QObject [protected, virtual]
deleteLater()QObject
deleteTexture(GLuint id)QGLWidget
depth() constQPaintDevice
destroy(bool destroyWindow, bool destroySubWindows)QWidget [protected]
destroyed(QObject *obj)QObject
deviceHeight()Avogadro::GLWidget [inline]
deviceWidth()Avogadro::GLWidget [inline]
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObject [static]
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObject [static]
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObject [protected, virtual]
doneCurrent()QGLWidget
doubleBuffer() constQGLWidget
dragEnterEvent(QDragEnterEvent *event)QWidget [protected, virtual]
dragLeaveEvent(QDragLeaveEvent *event)QWidget [protected, virtual]
dragMoveEvent(QDragMoveEvent *event)QWidget [protected, virtual]
drawText(const QPoint &p, const QString &s)QWidget
drawText(int x, int y, const QString &s)QWidget
drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget)QGLWidget
drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget)QGLWidget
dropEvent(QDropEvent *event)QWidget [protected, virtual]
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
effectiveWinId() constQWidget
enabledQWidget
engineAdded(Engine *engine)Avogadro::GLWidget [signal]
engineRemoved(Engine *engine)Avogadro::GLWidget [signal]
engines() const Avogadro::GLWidget
ensurePolished() constQWidget
enterEvent(QEvent *event)QWidget [protected, virtual]
erase()QWidget
erase(int x, int y, int w, int h)QWidget
erase(const QRect &rect)QWidget
erase(const QRegion &rgn)QWidget
event(QEvent *event)Avogadro::GLWidget [protected, virtual]
eventFilter(QObject *watched, QEvent *event)QObject [virtual]
farthestAtom() const Avogadro::GLWidget
find(WId id)QWidget [static]
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
focusQWidget
focusInEvent(QFocusEvent *event)QWidget [protected, virtual]
focusNextChild()QWidget [protected]
focusNextPrevChild(bool next)QWidget [protected, virtual]
focusOutEvent(QFocusEvent *event)QWidget [protected, virtual]
focusPolicyQWidget
focusPolicy() constQWidget
focusPreviousChild()QWidget [protected]
focusProxy() constQWidget
focusWidget() constQWidget
fogLevel() const Avogadro::GLWidget
fontQWidget
font() constQWidget
fontDisplayListBase(const QFont &font, int listBase)QGLWidget [protected]
fontInfo() constQWidget
fontMetrics() constQWidget
foregroundRole() constQWidget
format() constQGLWidget
frameGeometryQWidget
frameGeometry() constQWidget
frameSizeQWidget
frameSize() constQWidget
fullScreenQWidget
geometryQWidget
geometry() constQWidget
getContentsMargins(int *left, int *top, int *right, int *bottom) constQWidget
getDC() constQWidget [virtual]
glDraw()QGLWidget [protected, virtual]
glInit()QGLWidget [protected, virtual]
GLWidget(QWidget *parent=0)Avogadro::GLWidget
GLWidget(const QGLFormat &format, QWidget *parent=0, const GLWidget *shareWidget=0)Avogadro::GLWidget [explicit]
GLWidget(Molecule *molecule, const QGLFormat &format, QWidget *parent=0, const GLWidget *shareWidget=0)Avogadro::GLWidget
grabFrameBuffer(bool withAlpha)QGLWidget
grabGesture(Qt::GestureType gesture, QFlags< Qt::GestureFlag > flags)QWidget
grabKeyboard()QWidget
grabMouse()QWidget
grabMouse(const QCursor &cursor)QWidget
grabShortcut(const QKeySequence &key, Qt::ShortcutContext context)QWidget
graphicsEffect() constQWidget
graphicsProxyWidget() constQWidget
hasEditFocus() constQWidget
hasFocus() constQWidget
hasMouse() constQWidget
hasMouseTracking() constQWidget
heightQWidget
height() constQWidget
heightForWidth(int w) constQWidget [virtual]
heightMM() constQPaintDevice
hide()QWidget
hideEvent(QHideEvent *event)QWidget [protected, virtual]
hits(int x, int y, int w, int h)Avogadro::GLWidget
icon() constQWidget
iconify()QWidget
iconText() constQWidget
inherits(const char *className) constQObject
initializeGL()Avogadro::GLWidget [protected, virtual]
initializeOverlayGL()QGLWidget [protected, virtual]
inputContext()QWidget
inputMethodEvent(QInputMethodEvent *event)QWidget [protected, virtual]
inputMethodHintsQWidget
inputMethodHints() constQWidget
inputMethodQuery(Qt::InputMethodQuery query) constQWidget [virtual]
insertAction(QAction *before, QAction *action)QWidget
insertActions(QAction *before, QList< QAction * > actions)QWidget
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
invalidateDLs()Avogadro::GLWidget [slot]
isA(const char *className) constQObject
isActiveWindowQWidget
isActiveWindow() constQWidget
isAncestorOf(const QWidget *child) constQWidget
isDesktop() constQWidget
isDialog() constQWidget
isEnabled() constQWidget
isEnabledTo(QWidget *ancestor) constQWidget
isEnabledToTLW() constQWidget
isFullScreen() constQWidget
isHidden() constQWidget
isInputMethodEnabled() constQWidget
isMaximized() constQWidget
isMinimized() constQWidget
isModal() constQWidget
isPopup() constQWidget
isSelected(const Primitive *p) const Avogadro::GLWidget
isSharing() constQGLWidget
isShown() constQWidget
isTopLevel() constQWidget
isUpdatesEnabled() constQWidget
isValid() constQGLWidget
isVisible() constQWidget
isVisibleTo(QWidget *ancestor) constQWidget
isVisibleToTLW() constQWidget
isWidgetType() constQObject
isWindow() constQWidget
isWindowModified() constQWidget
keyboardGrabber()QWidget [static]
keyPressEvent(QKeyEvent *event)Avogadro::GLWidget [protected, virtual]
keyReleaseEvent(QKeyEvent *event)Avogadro::GLWidget [protected, virtual]
killTimer(int id)QObject
languageChange()QWidget [protected, virtual]
layout() constQWidget
layoutDirectionQWidget
layoutDirection() constQWidget
leaveEvent(QEvent *event)QWidget [protected, virtual]
loadDefaultEngines()Avogadro::GLWidget [slot]
localeQWidget
locale() constQWidget
logicalDpiX() constQPaintDevice
logicalDpiY() constQPaintDevice
lower()QWidget
m_currentAvogadro::GLWidget [static]
macCGHandle() constQWidget
macEvent(EventHandlerCallRef caller, EventRef event)QWidget [protected, virtual]
macQDHandle() constQWidget
makeCurrent()QGLWidget
makeOverlayCurrent()QGLWidget
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
mask() constQWidget
maximizedQWidget
maximumHeightQWidget
maximumHeight() constQWidget
maximumSizeQWidget
maximumSize() constQWidget
maximumWidthQWidget
maximumWidth() constQWidget
metaObject() constQObject [virtual]
metric(PaintDeviceMetric m) constQWidget [protected, virtual]
minimizedQWidget
minimumHeightQWidget
minimumHeight() constQWidget
minimumSizeQWidget
minimumSize() constQWidget
minimumSizeHint() const Avogadro::GLWidget [virtual]
QGLWidget::minimumSizeHintQWidget
minimumWidthQWidget
minimumWidth() constQWidget
modalQWidget
molecule() const Avogadro::GLWidget
molecule()Avogadro::GLWidget
moleculeChanged(Molecule *newMolecule)Avogadro::GLWidget [signal]
mouseDoubleClick(QMouseEvent *event)Avogadro::GLWidget [signal]
mouseDoubleClickEvent(QMouseEvent *event)Avogadro::GLWidget [protected, virtual]
mouseGrabber()QWidget [static]
mouseMove(QMouseEvent *event)Avogadro::GLWidget [signal]
mouseMoveEvent(QMouseEvent *event)Avogadro::GLWidget [protected, virtual]
mousePress(QMouseEvent *event)Avogadro::GLWidget [signal]
mousePressEvent(QMouseEvent *event)Avogadro::GLWidget [protected, virtual]
mouseRelease(QMouseEvent *event)Avogadro::GLWidget [signal]
mouseReleaseEvent(QMouseEvent *event)Avogadro::GLWidget [protected, virtual]
mouseTrackingQWidget
move(int x, int y)QWidget
move(const QPoint &)QWidget
moveEvent(QMoveEvent *event)QWidget [protected, virtual]
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
namedSelectionPrimitives(const QString &name)Avogadro::GLWidget
namedSelectionPrimitives(int index)Avogadro::GLWidget
namedSelections()Avogadro::GLWidget
namedSelectionsChanged()Avogadro::GLWidget [signal]
nativeParentWidget() constQWidget
nextInFocusChain() constQWidget
normalGeometryQWidget
normalGeometry() constQWidget
normalizeSignalSlot(const char *signalSlot)QObject [protected, static]
normalVector() const Avogadro::GLWidget
numColors() constQPaintDevice
objectNameQObject
objectName() constQObject
Orthographic enum value (defined in Avogadro::GLWidget)Avogadro::GLWidget
overlayContext() constQGLWidget
overrideWindowFlags(QFlags< Qt::WindowType > flags)QWidget
ownCursor() constQWidget
ownFont() constQWidget
ownPalette() constQWidget
paintEngine() constQWidget [virtual]
painter() const Avogadro::GLWidget
paintEvent(QPaintEvent *event)Avogadro::GLWidget [protected, virtual]
paintGL()Avogadro::GLWidget [protected, virtual]
paintGL2()Avogadro::GLWidget [protected, virtual]
paintingActive() constQPaintDevice
paintOverlayGL()QGLWidget [protected, virtual]
paletteQWidget
palette() constQWidget
parent() constQObject
parentWidget() constQWidget
parentWidget(bool sameWindow) constQWidget
Perspective enum value (defined in Avogadro::GLWidget)Avogadro::GLWidget
physicalDpiX() constQPaintDevice
physicalDpiY() constQPaintDevice
platformWindow() constQWidget
platformWindowFormat() constQWidget
polish()QWidget
posQWidget
pos() constQWidget
previousInFocusChain() constQWidget
projection() const Avogadro::GLWidget
ProjectionType enum nameAvogadro::GLWidget
property(const char *name) constQObject
qglClearColor(const QColor &c) constQGLWidget
qglColor(const QColor &c) constQGLWidget
QGLWidget(QWidget *parent, const QGLWidget *shareWidget, QFlags< Qt::WindowType > f)QGLWidget
QGLWidget(QGLContext *context, QWidget *parent, const QGLWidget *shareWidget, QFlags< Qt::WindowType > f)QGLWidget
QGLWidget(const QGLFormat &format, QWidget *parent, const QGLWidget *shareWidget, QFlags< Qt::WindowType > f)QGLWidget
QGLWidget(QWidget *parent, const char *name, const QGLWidget *shareWidget, QFlags< Qt::WindowType > f)QGLWidget
QGLWidget(QGLContext *context, QWidget *parent, const char *name, const QGLWidget *shareWidget, QFlags< Qt::WindowType > f)QGLWidget
QGLWidget(const QGLFormat &format, QWidget *parent, const char *name, const QGLWidget *shareWidget, QFlags< Qt::WindowType > f)QGLWidget
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
QPaintDevice()QPaintDevice [protected]
quality() const Avogadro::GLWidget
quickRender() const Avogadro::GLWidget
QWidget(QWidget *parent, QFlags< Qt::WindowType > f)QWidget
QWidget(QWidget *parent, const char *name, QFlags< Qt::WindowType > f)QWidget
qwsEvent(QWSEvent *event)QWidget [protected, virtual]
radius(const Primitive *p) const Avogadro::GLWidget
radius() const Avogadro::GLWidget
raise()QWidget
readSettings(QSettings &settings)Avogadro::GLWidget [virtual]
receivers(const char *signal) constQObject [protected]
recreate(QWidget *parent, QFlags< Qt::WindowType > f, const QPoint &p, bool showIt)QWidget
rectQWidget
rect() constQWidget
releaseDC(HDC hdc) constQWidget [virtual]
releaseKeyboard()QWidget
releaseMouse()QWidget
releaseShortcut(int id)QWidget
reloadEngines()Avogadro::GLWidget [slot]
removeAction(QAction *action)QWidget
removeChild(QObject *object)QObject
removeEngine(Engine *engine)Avogadro::GLWidget [slot]
removeEventFilter(QObject *obj)QObject
removeNamedSelection(const QString &name)Avogadro::GLWidget
removeNamedSelection(int index)Avogadro::GLWidget
renameNamedSelection(int index, const QString &name)Avogadro::GLWidget
render()Avogadro::GLWidget [protected, virtual]
QGLWidget::render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, QFlags< QWidget::RenderFlag > renderFlags)QWidget
QGLWidget::render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, QFlags< QWidget::RenderFlag > renderFlags)QWidget
renderAxes()Avogadro::GLWidget
renderAxesOverlay()Avogadro::GLWidget [protected, virtual]
renderClippedBox(const Eigen::Vector3d &offset, const Eigen::Vector3d &v1, const Eigen::Vector3d &v2, const Eigen::Vector3d &v3, double lineWidth)Avogadro::GLWidget [protected, virtual]
renderCrystal(GLuint displayList)Avogadro::GLWidget [protected, virtual]
renderCrystalAxes()Avogadro::GLWidget [protected, virtual]
renderDebug()Avogadro::GLWidget
renderDebugOverlay()Avogadro::GLWidget [protected, virtual]
RenderFlagsQWidget
renderNow()Avogadro::GLWidget
renderPixmap(int w, int h, bool useContext)QGLWidget
renderText(double x, double y, double z, const QString &str, const QFont &font, int listBase=2000) (defined in Avogadro::GLWidget)Avogadro::GLWidget
QGLWidget::renderText(int x, int y, const QString &str, const QFont &font, int listBase)QGLWidget
renderTextOverlay()Avogadro::GLWidget [protected, virtual]
renderUnitCellAxes() const Avogadro::GLWidget
repaint()QWidget
repaint(int x, int y, int w, int h)QWidget
repaint(const QRect &rect)QWidget
repaint(const QRegion &rgn)QWidget
repaint(bool b)QWidget
repaint(int x, int y, int w, int h, bool b)QWidget
repaint(const QRect &r, bool b)QWidget
repaint(const QRegion &rgn, bool b)QWidget
reparent(QWidget *parent, QFlags< Qt::WindowType > f, const QPoint &p, bool showIt)QWidget
reparent(QWidget *parent, const QPoint &p, bool showIt)QWidget
resetInputContext()QWidget [protected]
resize(int w, int h)QWidget
resize(const QSize &)QWidget
resized()Avogadro::GLWidget [signal]
resizeEvent(QResizeEvent *event)Avogadro::GLWidget [protected, virtual]
resizeGL(int, int)Avogadro::GLWidget [protected, virtual]
resizeOverlayGL(int width, int height)QGLWidget [protected, virtual]
restoreGeometry(const QByteArray &geometry)QWidget
saveGeometry() constQWidget
scroll(int dx, int dy)QWidget
scroll(int dx, int dy, const QRect &r)QWidget
selectedPrimitives() const Avogadro::GLWidget
sender() constQObject [protected]
senderSignalIndex() constQObject [protected]
setAcceptDrops(bool on)QWidget
setAccessibleDescription(const QString &description)QWidget
setAccessibleName(const QString &name)QWidget
setActiveWindow()QWidget
setAttribute(Qt::WidgetAttribute attribute, bool on)QWidget
setAutoBufferSwap(bool on)QGLWidget [protected]
setAutoFillBackground(bool enabled)QWidget
setBackground(const QColor &background)Avogadro::GLWidget [slot]
setBackgroundColor(const QColor &color)QWidget
setBackgroundMode(Qt::BackgroundMode widgetBackground, Qt::BackgroundMode paletteBackground)QWidget
setBackgroundOrigin(BackgroundOrigin background)QWidget
setBackgroundPixmap(const QPixmap &pixmap)QWidget
setBackgroundRole(QPalette::ColorRole role)QWidget
setBaseSize(const QSize &)QWidget
setBaseSize(int basew, int baseh)QWidget
setCaption(const QString &c)QWidget
setColormap(const QGLColormap &cmap)QGLWidget
setColorMap(Color *)Avogadro::GLWidget
setContentsMargins(int left, int top, int right, int bottom)QWidget
setContentsMargins(const QMargins &margins)QWidget
setContextMenuPolicy(Qt::ContextMenuPolicy policy)QWidget
setCurrent(GLWidget *current)Avogadro::GLWidget [static]
setCursor(const QCursor &)QWidget
setDisabled(bool disable)QWidget
setEditFocus(bool enable)QWidget
setEnabled(bool)QWidget
setEraseColor(const QColor &color)QWidget
setErasePixmap(const QPixmap &pixmap)QWidget
setExtensions(QList< Extension * > extensions)Avogadro::GLWidget
setFixedHeight(int h)QWidget
setFixedSize(const QSize &s)QWidget
setFixedSize(int w, int h)QWidget
setFixedWidth(int w)QWidget
setFocus()QWidget
setFocus(Qt::FocusReason reason)QWidget
setFocusPolicy(Qt::FocusPolicy policy)QWidget
setFocusProxy(QWidget *w)QWidget
setFogLevel(int level)Avogadro::GLWidget
setFont(const QFont &)QWidget
setFont(const QFont &f, bool b)QWidget
setForegroundRole(QPalette::ColorRole role)QWidget
setFormat(const QGLFormat &format)QGLWidget
setGeometry(int x, int y, int w, int h)QWidget
setGeometry(const QRect &)QWidget
setGraphicsEffect(QGraphicsEffect *effect)QWidget
setHidden(bool hidden)QWidget
setIcon(const QPixmap &i)QWidget
setIconText(const QString &it)QWidget
setInputContext(QInputContext *context)QWidget
setInputMethodEnabled(bool enabled)QWidget
setInputMethodHints(QFlags< Qt::InputMethodHint > hints)QWidget
setKeyCompression(bool b)QWidget
setLayout(QLayout *layout)QWidget
setLayoutDirection(Qt::LayoutDirection direction)QWidget
setLocale(const QLocale &locale)QWidget
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
setMinimumHeight(int minh)QWidget
setMinimumSize(const QSize &)QWidget
setMinimumSize(int minw, int minh)QWidget
setMinimumWidth(int minw)QWidget
setMolecule(Molecule *molecule)Avogadro::GLWidget [slot]
setMouseTracking(bool enable)QGLWidget
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setPalette(const QPalette &)QWidget
setPalette(const QPalette &p, bool b)QWidget
setPaletteBackgroundColor(const QColor &color)QWidget
setPaletteBackgroundPixmap(const QPixmap &pixmap)QWidget
setPaletteForegroundColor(const QColor &color)QWidget
setParent(QWidget *parent)QWidget
setParent(QWidget *parent, QFlags< Qt::WindowType > f)QWidget
QObject::setParent(QObject *parent)QObject
setPlatformWindow(QPlatformWindow *window)QWidget
setPlatformWindowFormat(const QPlatformWindowFormat &format)QWidget
setProjection(ProjectionType type)Avogadro::GLWidget
setProperty(const char *name, const QVariant &value)QObject
setQuality(int quality)Avogadro::GLWidget
setQuickRender(bool enabled)Avogadro::GLWidget
setRenderAxes(bool renderAxes)Avogadro::GLWidget
setRenderDebug(bool renderDebug)Avogadro::GLWidget
setRenderUnitCellAxes(bool enabled)Avogadro::GLWidget
setSelected(PrimitiveList primitives, bool select=true)Avogadro::GLWidget
setShortcutAutoRepeat(int id, bool enable)QWidget
setShortcutEnabled(int id, bool enable)QWidget
setShown(bool shown)QWidget
setSizeIncrement(const QSize &)QWidget
setSizeIncrement(int w, int h)QWidget
setSizePolicy(QSizePolicy)QWidget
setSizePolicy(QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical)QWidget
setSizePolicy(QSizePolicy::Policy hor, QSizePolicy::Policy ver, bool hfw)QWidget
setStatusTip(const QString &)QWidget
setStyle(QStyle *style)QWidget
setStyle(const QString &style)QWidget
setStyleSheet(const QString &styleSheet)QWidget
setTabOrder(QWidget *first, QWidget *second)QWidget [static]
setTool(Tool *tool)Avogadro::GLWidget [slot]
setToolGroup(ToolGroup *toolGroup)Avogadro::GLWidget
setToolTip(const QString &)QWidget
setUndoStack(QUndoStack *undoStack)Avogadro::GLWidget
setUnitCellColor(const QColor c)Avogadro::GLWidget
setUnitCells(int a, int b, int c)Avogadro::GLWidget
setUpdatesEnabled(bool enable)QWidget
setupUi(QWidget *widget)QWidget
setVisible(bool visible)QWidget [virtual]
setWhatsThis(const QString &)QWidget
setWindowFilePath(const QString &filePath)QWidget
setWindowFlags(QFlags< Qt::WindowType > type)QWidget
setWindowIcon(const QIcon &icon)QWidget
setWindowIconText(const QString &)QWidget
setWindowModality(Qt::WindowModality windowModality)QWidget
setWindowModified(bool)QWidget
setWindowOpacity(qreal level)QWidget
setWindowRole(const QString &role)QWidget
setWindowState(QFlags< Qt::WindowState > windowState)QWidget
setWindowSurface(QWindowSurface *surface)QWidget
setWindowTitle(const QString &)QWidget
show()QWidget
showEvent(QShowEvent *event)QWidget [protected, virtual]
showFullScreen()QWidget
showMaximized()QWidget
showMinimized()QWidget
showNormal()QWidget
signalsBlocked() constQObject
sizeQWidget
size() constQWidget
sizeHint() const Avogadro::GLWidget [virtual]
QGLWidget::sizeHintQWidget
sizeIncrementQWidget
sizeIncrement() constQWidget
sizePolicyQWidget
sizePolicy() constQWidget
stackUnder(QWidget *w)QWidget
startTimer(int interval)QObject
statusTipQWidget
statusTip() constQWidget
style() constQWidget
styleSheetQWidget
styleSheet() constQWidget
swapBuffers()QGLWidget
tabletEvent(QTabletEvent *event)QWidget [protected, virtual]
testAttribute(Qt::WidgetAttribute attribute) constQWidget
thread() constQObject
timerEvent(QTimerEvent *event)QObject [protected, virtual]
toggleSelected(PrimitiveList primitives)Avogadro::GLWidget
toggleSelected()Avogadro::GLWidget
tool() const Avogadro::GLWidget
toolGroup() const Avogadro::GLWidget
toolsDestroyed()Avogadro::GLWidget [slot]
toolTipQWidget
toolTip() constQWidget
topLevelWidget() constQWidget
tr(const char *sourceText, const char *disambiguation, int n)QObject [static]
trUtf8(const char *sourceText, const char *disambiguation, int n)QObject [static]
underMouse() constQWidget
undoStack() const Avogadro::GLWidget
ungrabGesture(Qt::GestureType gesture)QWidget
unitCellAxesRenderChanged(bool enabled)Avogadro::GLWidget [signal]
unselectAtom(Atom *)Avogadro::GLWidget [slot]
unselectBond(Bond *)Avogadro::GLWidget [slot]
unselectPrimitive(Primitive *)Avogadro::GLWidget [slot]
unsetCursor()QWidget
unsetFont()QWidget
unsetLayoutDirection()QWidget
unsetLocale()QWidget
unsetPalette()QWidget
update()QWidget
update(int x, int y, int w, int h)QWidget
update(const QRect &rect)QWidget
update(const QRegion &rgn)QWidget
updateGeometry()Avogadro::GLWidget [slot]
updateGL()QGLWidget [virtual]
updateMicroFocus()QWidget [protected]
updateOverlayGL()QGLWidget [virtual]
updatesEnabledQWidget
updatesEnabled() constQWidget
visibleQWidget
visibleRect() constQWidget
visibleRegion() constQWidget
whatsThisQWidget
whatsThis() constQWidget
wheel(QWheelEvent *event)Avogadro::GLWidget [signal]
wheelEvent(QWheelEvent *event)Avogadro::GLWidget [protected, virtual]
widthQWidget
width() constQWidget
widthMM() constQPaintDevice
window() constQWidget
windowFilePathQWidget
windowFilePath() constQWidget
windowFlagsQWidget
windowFlags() constQWidget
windowIconQWidget
windowIcon() constQWidget
windowIconTextQWidget
windowIconText() constQWidget
windowModalityQWidget
windowModality() constQWidget
windowModifiedQWidget
windowOpacityQWidget
windowOpacity() constQWidget
windowRole() constQWidget
windowState() constQWidget
windowSurface() constQWidget
windowTitleQWidget
windowTitle() constQWidget
windowType() constQWidget
winEvent(MSG *message, long *result)QWidget [protected, virtual]
winId() constQWidget
wmapper()QWidget [static]
writeSettings(QSettings &settings) const Avogadro::GLWidget [virtual]
xQWidget
x() constQWidget
x11AppCells(int screen)QPaintDevice [static]
x11AppColormap(int screen)QPaintDevice [static]
x11AppDefaultColormap(int screen)QPaintDevice [static]
x11AppDefaultVisual(int screen)QPaintDevice [static]
x11AppDepth(int screen)QPaintDevice [static]
x11AppDisplay()QPaintDevice [static]
x11AppDpiX(int screen)QPaintDevice [static]
x11AppDpiY(int screen)QPaintDevice [static]
x11AppRootWindow(int screen)QPaintDevice [static]
x11AppScreen()QPaintDevice [static]
x11AppVisual(int screen)QPaintDevice [static]
x11Cells() constQPaintDevice
x11Colormap() constQPaintDevice
x11DefaultColormap() constQPaintDevice
x11DefaultVisual() constQPaintDevice
x11Depth() constQPaintDevice
x11Display() constQPaintDevice
x11Event(XEvent *event)QWidget [protected, virtual]
x11Info() constQWidget
x11PictureHandle() constQWidget
x11Screen() constQPaintDevice
x11SetAppDpiX(int dpi, int screen)QPaintDevice [static]
x11SetAppDpiY(int dpi, int screen)QPaintDevice [static]
x11Visual() constQPaintDevice
yQWidget
y() constQWidget
~GLWidget()Avogadro::GLWidget
~QGLWidget()QGLWidget
~QObject()QObject [virtual]
~QPaintDevice()QPaintDevice [virtual]
~QWidget()QWidget