qtinternetradio/ui/inc/ircategoryview.h
changeset 15 065198191975
parent 14 896e9dbc5f19
child 16 5723da102db1
equal deleted inserted replaced
14:896e9dbc5f19 15:065198191975
    65     
    65     
    66     void connectToIsdsClient();
    66     void connectToIsdsClient();
    67     
    67     
    68     void disconnectIsdsClient();
    68     void disconnectIsdsClient();
    69     
    69     
    70     void lazyInit();
       
    71     
       
    72     void normalInit();
       
    73     
       
    74 private:
    70 private:
    75     int iLastSelectItem;
    71     int iLastSelectItem;
    76     IRCategoryModel *iModel;
    72     IRCategoryModel *iModel;
    77     QString iLoadedSection;
    73     QString iLoadedSection;
    78     
    74