KApplication::requestShutDown

Benjamin Meyer ben at meyerhome.net
Fri Sep 30 09:42:21 BST 2005


In KApplication's::requestShutDown it uses the static mySmcConnection, but 
mySmcConnection is only set if saveState() is called (right before the app 
quits), which docs specify you can't do anything interactive like calling 
requestShutDown.  Does that mean that the code in if ( mySmcConnection ) will 
never be used?  Along the same lines tmpSmcConnection is only used in that 
function, does it make sense to be static?

-Benjamin Meyer

-- 
aka icefox
Public Key: http://www.icefox.net/public_key.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050930/a8c2d119/attachment.sig>


More information about the kde-core-devel mailing list