email_plat/nmail_client_api/nmapimailboxlisting.h
changeset 20 ecc8def7944a
parent 18 578830873419
child 23 2dc6caa42ec3
equal deleted inserted replaced
18:578830873419 20:ecc8def7944a
    54      *  At start it clear inputlist of mailboxes.
    54      *  At start it clear inputlist of mailboxes.
    55      *  
    55      *  
    56      *  \return Return true if results were avaible
    56      *  \return Return true if results were avaible
    57      *  \arg List of mailboxes to filled. On start is cleared. 
    57      *  \arg List of mailboxes to filled. On start is cleared. 
    58      */
    58      */
    59     bool mailboxes(QList<EmailClientApi::NmMailbox> &mailboxes);
    59     bool getMailboxes(QList<EmailClientApi::NmMailbox> &mailboxes);
    60 
    60 
    61     /*!
    61     /*!
    62      * \brief Return info if listing is running
    62      * \brief Return info if listing is running
    63      * 
    63      * 
    64      * \return Return true if listing is running
    64      * \return Return true if listing is running