Geometrize  1.0
An application for geometrizing images into geometric primitives
Public Member Functions | List of all members
geometrize::dialog::StringListModel Class Reference
Inheritance diagram for geometrize::dialog::StringListModel:
Inheritance graph
[legend]
Collaboration diagram for geometrize::dialog::StringListModel:
Collaboration graph
[legend]

Public Member Functions

void setStringList (const QStringList &list)
 

Member Function Documentation

◆ setStringList()

void geometrize::dialog::StringListModel::setStringList ( const QStringList &  list)
inline
17  {
18  QStringListModel::setStringList(list);
19  }
Here is the caller graph for this function:

The documentation for this class was generated from the following file: