- [NEW] draw::setZoom() i getZoom()
- [NEW] Ara amb F1 i F2 se pot fer zoom del contingut de la finestra - [NEW] Ja es pot editar els camps de text (pero encara no es guarda a arxiu)
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
namespace propertygrid
|
||||
{
|
||||
void start();
|
||||
std::string stringProperty(std::string label, std::string value);
|
||||
bool stringProperty(std::string label, std::string value);
|
||||
std::string getStringPropertyResult();
|
||||
void sectionProperty(std::string label);
|
||||
void end();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user