35 #ifndef CONNECTIVITY_H
36 #define CONNECTIVITY_H
48 #include <QSharedPointer>
64 namespace CONNECTIVITYLIB {
70 class ConnectivitySettings;
83 typedef QSharedPointer<Connectivity>
SPtr;
84 typedef QSharedPointer<const Connectivity>
ConstSPtr;
108 #endif // CONNECTIVITY_H