SynchroTime
Public Member Functions | Private Attributes | List of all members
Session Class Reference

#include <session.h>

Inheritance diagram for Session:
Inheritance graph
Collaboration diagram for Session:
Collaboration graph

Public Member Functions

 Session (QObject *parent=0)
 
 Session (QObject *parent, Interface *const interface)
 
InterfacegetInterface (void)
 
void setInterface (Interface *const interface)
 

Private Attributes

Interfaceinterface
 

Constructor & Destructor Documentation

Session::Session ( QObject *  parent = 0)
Session::Session ( QObject *  parent,
Interface *const  interface 
)

Member Function Documentation

Interface * Session::getInterface ( void  )
void Session::setInterface ( Interface *const  interface)

Member Data Documentation

Interface* Session::interface
private

Referenced by getInterface().


The documentation for this class was generated from the following files: