您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
tdelibs/networkstatus
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 個月前
..
CMakeL10n.txt Desktop file translations: 4 年前
CMakeLists.txt Desktop file translations: 4 年前
Makefile.am Additional k => tde renaming and fixes 11 年前
README.statetransition * Added new networkstatus widget from SuSE 14 年前
clientiface.h Additional kde to tde renaming 13 年前
clientifaceimpl.cpp Additional kde to tde renaming 13 年前
clientifaceimpl.h Additional kde to tde renaming 13 年前
connectionmanager.cpp Rename additional header files to avoid conflicts with KDE4 11 年前
connectionmanager.h Replace Q_OBJECT with TQ_OBJECT 9 個月前
network.cpp Additional kde to tde renaming 13 年前
network.h Additional kde to tde renaming 13 年前
networkstatus.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 個月前
networkstatus.desktop Desktop file translations: 4 年前
networkstatus.h Replace Q_OBJECT with TQ_OBJECT 9 個月前
networkstatus.tdevelop Finish rename from prior commit 13 年前
networkstatuscommon.cpp Fix fvisibility option 12 年前
networkstatuscommon.h Additional kde to tde renaming 13 年前
networkstatusiface.h Removed code formatting modelines. 4 年前
networkstatusindicator.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 個月前
networkstatusindicator.h Replace Q_OBJECT with TQ_OBJECT 9 個月前
provideriface.h Additional kde to tde renaming 13 年前
serviceiface.h Additional kde to tde renaming 13 年前
serviceifaceimpl.cpp Additional kde to tde renaming 13 年前
serviceifaceimpl.h Additional kde to tde renaming 13 年前
testservice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 個月前
testservice.h Replace Q_OBJECT with TQ_OBJECT 9 個月前

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