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.
tdepim/networkstatus
tpearson 7be55ffa06
Trinity Qt initial conversion
14 years ago
..
Makefile.am * gcc4.4 compilation fixes 15 years ago
README.statetransition Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
clientiface.h Trinity Qt initial conversion 14 years ago
clientifaceimpl.cpp Trinity Qt initial conversion 14 years ago
clientifaceimpl.h Trinity Qt initial conversion 14 years ago
connectionmanager.cpp Trinity Qt initial conversion 14 years ago
connectionmanager.h Trinity Qt initial conversion 14 years ago
network.cpp Trinity Qt initial conversion 14 years ago
network.h Trinity Qt initial conversion 14 years ago
networkstatus.cpp Trinity Qt initial conversion 14 years ago
networkstatus.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
networkstatus.h Trinity Qt initial conversion 14 years ago
networkstatus.kdevelop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
networkstatuscommon.cpp Trinity Qt initial conversion 14 years ago
networkstatuscommon.h Trinity Qt initial conversion 14 years ago
provideriface.h Trinity Qt initial conversion 14 years ago
serviceiface.h Trinity Qt initial conversion 14 years ago
serviceifaceimpl.cpp Trinity Qt initial conversion 14 years ago
serviceifaceimpl.h Trinity Qt initial conversion 14 years ago
testservice.cpp Trinity Qt initial conversion 14 years ago
testservice.h Trinity Qt initial conversion 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