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
Michele Calgaro 62949e0a61
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
1 week ago
..
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am Additional k => tde renaming and fixes 11 years ago
README.statetransition * Added new networkstatus widget from SuSE 14 years ago
clientiface.h Additional kde to tde renaming 13 years ago
clientifaceimpl.cpp Additional kde to tde renaming 13 years ago
clientifaceimpl.h Additional kde to tde renaming 13 years ago
connectionmanager.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
connectionmanager.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
network.cpp Additional kde to tde renaming 13 years ago
network.h Additional kde to tde renaming 13 years ago
networkstatus.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 week ago
networkstatus.desktop Desktop file translations: 4 years ago
networkstatus.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
networkstatus.tdevelop Finish rename from prior commit 13 years ago
networkstatuscommon.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 week ago
networkstatuscommon.h Additional kde to tde renaming 13 years ago
networkstatusiface.h Removed code formatting modelines. 4 years ago
networkstatusindicator.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
networkstatusindicator.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
provideriface.h Additional kde to tde renaming 13 years ago
serviceiface.h Additional kde to tde renaming 13 years ago
serviceifaceimpl.cpp Additional kde to tde renaming 13 years ago
serviceifaceimpl.h Additional kde to tde renaming 13 years ago
testservice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
testservice.h Replace Q_OBJECT with TQ_OBJECT 10 months 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