UserObject

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/UserObject.rst

methods and attributes

class lib_openmolar.client.db_orm.client_users.UserObject(record)[source]

Bases: PyQt4.QtSql.QSqlRecord

__init__(record)[source]
abbrv_name[source]
avatar_resource[source]
full_name[source]
icon[source]
id[source]

returns the database ix for this user

is_active[source]
role[source]
svg_filepath[source]

returns the location of the file holding the users svg data if user has no svg data, a GeneratedSvg is created

toHtml()[source]

Table Of Contents

Previous topic

TreeItem

Next topic

Users