![]() |
itom
|
Public Member Functions | |
| PyAssignment (const QString &path, int line, int column, const QString &fullName) | |
| bool | operator== (const PyAssignment &rhs) const |
Public Attributes | |
| QString | m_modulePath |
| int | m_line |
| int | m_column |
| QString | m_fullName |