- Member Avogadro::Camera::applyPerspective () const
- Use applyProjection instead.
- Member Avogadro::Extension::dockWidget ()
- Use dockWidgets() instead. This function will return the first dockWidget in the dockWidgets() list or NULL in its default implementation.
- Member Avogadro::GLWidget::renderDebugOverlay ()
- Use renderTextOverlay instead.
- Member Avogadro::MoleculeFile::writeMolecule (const Molecule *molecule, const QString &fileName, const QString &fileType=QString(), QString *error=0)
- Use the overload with the options argument instead.