phoneplugins/infowidgetplugin/infowidgetprovider/infowidget/inc/infowidgetlayoutmanager.h
changeset 30 ebdbd102c78a
parent 27 2f8f8080a020
equal deleted inserted replaced
27:2f8f8080a020 30:ebdbd102c78a
    83         }; 
    83         }; 
    84     
    84     
    85     InfoWidgetLayoutManager(QObject *parent = 0);
    85     InfoWidgetLayoutManager(QObject *parent = 0);
    86     ~InfoWidgetLayoutManager();
    86     ~InfoWidgetLayoutManager();
    87     
    87     
       
    88     void destroyObjects(); 
       
    89     
    88     DisplayRole currentDisplayRole(); 
    90     DisplayRole currentDisplayRole(); 
    89     QList<LayoutItemRole> currentWidgetRoles(); 
    91     QList<LayoutItemRole> currentWidgetRoles(); 
    90     
    92     
    91     int layoutRows() const; 
    93     int layoutRows() const; 
    92     void setLayoutRows(int rows);
    94     void setLayoutRows(int rows);