mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-01 15:48:25 -04:00
...and remove copy again!
This commit is contained in:
parent
249d33ee14
commit
ac6a92674e
5 changed files with 1 additions and 988 deletions
|
@ -87,16 +87,10 @@ public:
|
|||
bool hasErrors();
|
||||
|
||||
bool save_to_file(QString filename);
|
||||
QString copy_to_clipboard();
|
||||
|
||||
private:
|
||||
void encode();
|
||||
int module_set(int y_coord, int x_coord);
|
||||
void to_upper(unsigned char source[]);
|
||||
int ustrlen(unsigned char data[]);
|
||||
int ctoi(char source);
|
||||
int is_stackable(int symbology);
|
||||
int is_extendable(int symbology);
|
||||
int roundup(float input);
|
||||
|
||||
private:
|
||||
int m_symbol;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue