You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/networkstatus
tpearson 560378aaca
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
14 years ago
..
CMakeLists.txt [kdelibs] added initial cmake support 14 years ago
Makefile.am * [Re]added status indicator and interface from SuSE 14 years ago
README.statetransition * Added new networkstatus widget from SuSE 14 years ago
clientiface.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
clientifaceimpl.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
clientifaceimpl.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
connectionmanager.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
connectionmanager.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
network.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
network.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
networkstatus.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
networkstatus.desktop Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
networkstatus.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
networkstatus.kdevelop Added networkstatus service from pim to core for use in other network enabled applications 14 years ago
networkstatuscommon.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
networkstatuscommon.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
networkstatusiface.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
networkstatusindicator.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
networkstatusindicator.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
provideriface.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
serviceiface.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
serviceifaceimpl.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
serviceifaceimpl.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
testservice.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
testservice.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago

README.statetransition

This table defines the actions to be taken on state transition.

TODO: potentially add extra states OnlineReading and OnlineWriting

                       NEW
       |Offline         |        Online |
---+---+----------------+---------------+
   |   |                |N|set online   |
   |   |                |L|reload       |
   | O |                |C|resources    |
   | F |                +---------------+ 
   | F |                |L|set online   | 
O  |   |                |C|reload res.  |
L  |   |                | |write res.   |
D  +---+----------------+---------------+
   |   |N|set offline   |               |
   |   |C|              |               |
   |   | |              |               |
   | O +---------------+|               |
   | N |U|set offline   |               |
   |   |W|write locally |               |
   |   |C|(subject to   |               |
   |   | |  save policy)|               |
---+---+----------------+---------------+
LC = Local changes exist
NLC = No local changes exist
UWC = Unsaved changes exist
NC = no changes exist