homescreenapp/stateplugins/hsmenuworkerstateplugin/src/hsdeletecollectionstate.cpp
changeset 39 4e8ebe173323
parent 35 f9ce957a272c
child 46 23b5d6a29cce
equal deleted inserted replaced
36:cdae8c6c3876 39:4e8ebe173323
    24 #include "hsdeletecollectionstate.h"
    24 #include "hsdeletecollectionstate.h"
    25 #include "hsmenuevent.h"
    25 #include "hsmenuevent.h"
    26 
    26 
    27 /*!
    27 /*!
    28  \class HsDeleteCollectionState
    28  \class HsDeleteCollectionState
    29  \ingroup group_hsmenustateplugin
    29  \ingroup group_hsworkerstateplugin
    30  \brief Delete Collection State.
    30  \brief Delete Collection State.
    31  Deletes collections.
    31  Deletes collections.
    32  */
    32  */
    33 
    33 
    34 /*!
    34 /*!